Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1005 class VBoxLayout(QVBoxLayout): class
1008 super(VBoxLayout, self).__init__()
1023 self.vbox.setLayout(VBoxLayout(*children))
2006 self.vbox = VBoxLayout(self.view)
2250 self.vbox = VBoxLayout(self.splitter, self.hbox)