Home · All Classes · Modules

QMetaEnum Class Reference
[QtCore module]

Methods


Detailed Description


Method Documentation

QMetaEnum.__init__ (self)

QMetaEnum.__init__ (self, QMetaEnum)

bool QMetaEnum.isFlag (self)

bool QMetaEnum.isValid (self)

str QMetaEnum.key (self, int)

int QMetaEnum.keyCount (self)

int QMetaEnum.keysToValue (self, str)

int QMetaEnum.keyToValue (self, str)

str QMetaEnum.name (self)

str QMetaEnum.scope (self)

int QMetaEnum.value (self, int)

str QMetaEnum.valueToKey (self, int)

QByteArray QMetaEnum.valueToKeys (self, int)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0