Namespace qml_enums

Helper namespace for enums that should be accessible from QML.

Page Contents

Detailed Description

This namespace consists of copies of IDL-defined enum classes. They exist because there are some limitations to QML (or the implementor) on how to forward declare enums to be used by Qt. These enums must be identical to the ones defined in the IDL files for consistence.