All Samples(6) | Call(6) | Derive(0) | Import(0)
QWidget.setFixedSize(QSize) QWidget.setFixedSize(int, int)
All Samples(21) | Call(12) | Derive(0) | Import(9)
Raised when an attempt is made to subscribe a listener to a topic, but listener does not satisfy the topic's listener protocol specification (LPS). This specification is inferred from the first listener subscribed to a topic, or from an imported topic tree specification (see pub.importTopicTree()).
All Samples(3) | Call(3) | Derive(0) | Import(0)
SetMinSize(self, Size minSize) A more convenient method than `SetSizeHints` for setting just the min size.
All Samples(8) | Call(8) | Derive(0) | Import(0)
GetSingleChoiceIndex(String message, String caption, int choices, Window parent=None,
int x=-1, int y=-1, bool centre=True,
int width=150, int height=200) -> int
All Samples(5) | Call(5) | Derive(0) | Import(0)
GetAutoLayout(self) -> bool Returns the current autoLayout setting
All Samples(0) | Call(0) | Derive(0) | Import(0)
Written by Nate Barish (Innominate) as a Prototype/Testing tool for Urbs Urbis the Open Source City Simulation Game https://sourceforge.net/projects/urbsurbis/ This code is under the GNU GLP
All Samples(3) | Call(3) | Derive(0) | Import(0)
SetToolTipString(self, String tip) Attach a tooltip to the window.