Home · All Classes · Modules

Qt.DropActions Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

DropAction may be used whenever DropActions is expected.


Method Documentation

DropActions.__init__ (self, DropActions)

DropActions.__init__ (self, int)

DropActions.__init__ (self)

DropActions DropActions.__and__ (self, int mask)

int DropActions.__bool__ (self)

bool DropActions.__eq__ (self, DropActions f)

DropActions DropActions.__iand__ (self, int mask)

int DropActions.__int__ (self)

DropActions DropActions.__invert__ (self)

DropActions DropActions.__ior__ (self, DropActions f)

DropActions DropActions.__ixor__ (self, DropActions f)

bool DropActions.__ne__ (self, DropActions f)

DropActions DropActions.__or__ (self, DropActions f)

DropActions DropActions.__or__ (self, int f)

DropActions DropActions.__xor__ (self, DropActions f)

DropActions DropActions.__xor__ (self, int f)


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