Home · All Classes · Modules

Qt.GestureFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

GestureFlags.__init__ (self)

GestureFlags.__init__ (self, int f)

GestureFlags.__init__ (self, GestureFlags)

GestureFlags GestureFlags.__and__ (self, int f)

int GestureFlags.__bool__ (self)

bool GestureFlags.__eq__ (self, GestureFlags f)

GestureFlags GestureFlags.__iand__ (self, int f)

int GestureFlags.__int__ (self)

GestureFlags GestureFlags.__invert__ (self)

GestureFlags GestureFlags.__ior__ (self, int f)

GestureFlags GestureFlags.__ixor__ (self, int f)

bool GestureFlags.__ne__ (self, GestureFlags f)

GestureFlags GestureFlags.__or__ (self, int f)

GestureFlags GestureFlags.__xor__ (self, int f)


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