Home · All Classes · Modules

Qt.Orientations Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

Orientation may be used whenever Orientations is expected.


Method Documentation

Orientations.__init__ (self, Orientations f)

Orientations.__init__ (self)

Orientations Orientations.__and__ (self, int mask)

bool Orientations.__eq__ (self, Orientations f)

Orientations Orientations.__iand__ (self, int mask)

int Orientations.__int__ (self)

Orientations Orientations.__invert__ (self)

Orientations Orientations.__ior__ (self, Orientations f)

Orientations Orientations.__ixor__ (self, Orientations f)

bool Orientations.__ne__ (self, Orientations f)

int Orientations.__nonzero__ (self)

Orientations Orientations.__or__ (self, Orientations f)

Orientations Orientations.__xor__ (self, Orientations f)


PyQt 4.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0