Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1015 class VBoxLayout(QVBoxLayout): class
1018 super(VBoxLayout, self).__init__()
1033 self.vbox.setLayout(VBoxLayout(*children))
2016 self.vbox = VBoxLayout(self.view)
2260 self.vbox = VBoxLayout(self.splitter, self.hbox)