Home · All Classes · Modules

Qt.WindowFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

WindowFlags.__init__ (self)

WindowFlags.__init__ (self, int f)

WindowFlags.__init__ (self, WindowFlags)

WindowFlags WindowFlags.__and__ (self, int f)

int WindowFlags.__bool__ (self)

bool WindowFlags.__eq__ (self, WindowFlags f)

WindowFlags WindowFlags.__iand__ (self, int f)

int WindowFlags.__int__ (self)

WindowFlags WindowFlags.__invert__ (self)

WindowFlags WindowFlags.__ior__ (self, int f)

WindowFlags WindowFlags.__ixor__ (self, int f)

bool WindowFlags.__ne__ (self, WindowFlags f)

WindowFlags WindowFlags.__or__ (self, int f)

WindowFlags WindowFlags.__xor__ (self, int f)


PyQt 4.12.3 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7