Searched refs:VBoxLayout (Results 1 – 1 of 1) sorted by relevance
1005 class VBoxLayout(QVBoxLayout): class1008 super(VBoxLayout, self).__init__()1023 self.vbox.setLayout(VBoxLayout(*children))2006 self.vbox = VBoxLayout(self.view)2250 self.vbox = VBoxLayout(self.splitter, self.hbox)