Home
last modified time | relevance | path

Searched refs:VBoxLayout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1011 class VBoxLayout(QVBoxLayout): class
1014 super(VBoxLayout, self).__init__()
1029 self.vbox.setLayout(VBoxLayout(*children))
2012 self.vbox = VBoxLayout(self.view)
2256 self.vbox = VBoxLayout(self.splitter, self.hbox)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1012 class VBoxLayout(QVBoxLayout): class
1015 super(VBoxLayout, self).__init__()
1030 self.vbox.setLayout(VBoxLayout(*children))
2013 self.vbox = VBoxLayout(self.view)
2257 self.vbox = VBoxLayout(self.splitter, self.hbox)

Completed in 12 milliseconds