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)

PropertyFlags.__init__ (self, int)

PropertyFlags.__init__ (self)

PropertyFlags PropertyFlags.__and__ (self, int mask)

int PropertyFlags.__bool__ (self)

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)

PropertyFlags PropertyFlags.__or__ (self, PropertyFlags f)

PropertyFlags PropertyFlags.__or__ (self, int f)

PropertyFlags PropertyFlags.__xor__ (self, PropertyFlags f)

PropertyFlags PropertyFlags.__xor__ (self, int f)


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