Home · All Classes · Modules

QNetworkInterface.InterfaceFlags Class Reference
[QtNetwork module]

Methods

Special Methods


Detailed Description

InterfaceFlag may be used whenever InterfaceFlags is expected.


Method Documentation

InterfaceFlags.__init__ (self, InterfaceFlags f)

InterfaceFlags.__init__ (self)

InterfaceFlags InterfaceFlags.__and__ (self, int mask)

bool InterfaceFlags.__eq__ (self, InterfaceFlags f)

InterfaceFlags InterfaceFlags.__iand__ (self, int mask)

int InterfaceFlags.__int__ (self)

InterfaceFlags InterfaceFlags.__invert__ (self)

InterfaceFlags InterfaceFlags.__ior__ (self, InterfaceFlags f)

InterfaceFlags InterfaceFlags.__ixor__ (self, InterfaceFlags f)

bool InterfaceFlags.__ne__ (self, InterfaceFlags f)

int InterfaceFlags.__nonzero__ (self)

InterfaceFlags InterfaceFlags.__or__ (self, InterfaceFlags f)

InterfaceFlags InterfaceFlags.__xor__ (self, InterfaceFlags f)


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