Home · All Classes · Modules

QScriptValue.PropertyFlags Class Reference
[QtScript module]

Methods

Special Methods


Detailed Description

PropertyFlag may be used whenever PropertyFlags is expected.


Method Documentation

PropertyFlags.__init__ (self, PropertyFlags f)

PropertyFlags.__init__ (self)

PropertyFlags PropertyFlags.__and__ (self, int mask)

bool PropertyFlags.__eq__ (self, PropertyFlags f)

PropertyFlags PropertyFlags.__iand__ (self, int mask)

int PropertyFlags.__int__ (self)

PropertyFlags PropertyFlags.__invert__ (self)

PropertyFlags PropertyFlags.__ior__ (self, PropertyFlags f)

PropertyFlags PropertyFlags.__ixor__ (self, PropertyFlags f)

bool PropertyFlags.__ne__ (self, PropertyFlags f)

int PropertyFlags.__nonzero__ (self)

PropertyFlags PropertyFlags.__or__ (self, PropertyFlags f)

PropertyFlags PropertyFlags.__xor__ (self, PropertyFlags f)


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