Searched refs:VBoxLayout (Results 1 – 1 of 1) sorted by relevance
1011 class VBoxLayout(QVBoxLayout): class1014 super(VBoxLayout, self).__init__()1029 self.vbox.setLayout(VBoxLayout(*children))2012 self.vbox = VBoxLayout(self.view)2256 self.vbox = VBoxLayout(self.splitter, self.hbox)