Qt.WindowFlags Class Reference
[QtCore module]
Methods
Special Methods
Detailed Description
WindowType
may be used whenever
WindowFlags
is expected.
Method Documentation
WindowFlags.__init__ (self, WindowFlags f)
WindowFlags.__init__ (self)
WindowFlags WindowFlags.__and__ (self, int mask)
bool WindowFlags.__eq__ (self, WindowFlags f)
WindowFlags WindowFlags.__iand__ (self, int mask)
int WindowFlags.__int__ (self)
WindowFlags WindowFlags.__invert__ (self)
bool WindowFlags.__ne__ (self, WindowFlags f)
int WindowFlags.__nonzero__ (self)