Home · All Classes · Modules

Qt.TextInteractionFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

TextInteractionFlag may be used whenever TextInteractionFlags is expected.


Method Documentation

TextInteractionFlags.__init__ (self, TextInteractionFlags)

TextInteractionFlags.__init__ (self, int)

TextInteractionFlags.__init__ (self)

TextInteractionFlags TextInteractionFlags.__and__ (self, int mask)

int TextInteractionFlags.__bool__ (self)

bool TextInteractionFlags.__eq__ (self, TextInteractionFlags f)

TextInteractionFlags TextInteractionFlags.__iand__ (self, int mask)

int TextInteractionFlags.__int__ (self)

TextInteractionFlags TextInteractionFlags.__invert__ (self)

TextInteractionFlags TextInteractionFlags.__ior__ (self, TextInteractionFlags f)

TextInteractionFlags TextInteractionFlags.__ixor__ (self, TextInteractionFlags f)

bool TextInteractionFlags.__ne__ (self, TextInteractionFlags f)

TextInteractionFlags TextInteractionFlags.__or__ (self, TextInteractionFlags f)

TextInteractionFlags TextInteractionFlags.__or__ (self, int f)

TextInteractionFlags TextInteractionFlags.__xor__ (self, TextInteractionFlags f)

TextInteractionFlags TextInteractionFlags.__xor__ (self, int f)


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