Searched refs:VBoxLayout (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1012 class VBoxLayout(QVBoxLayout): class in inherits:QVBoxLayout
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 173 milliseconds