Ir al código fuente de este archivo.
Enumeraciones |
enum | QSErrorCode {
QSErrNoError,
QSErrGeneral,
QSErrNestedClass,
QSErrClassRedef,
QSErrClassBaseInvalid,
QSErrClassBaseFinal,
QSErrAttributeDuplication,
QSErrAttributeConflict,
QSErrAttrStaticContext,
QSErrTypeUnknown,
QSErrPositionGlobal,
QSErrParseError
} |
Documentación de las enumeraciones
- Valores de enumeraciones:
QSErrNoError |
|
QSErrGeneral |
|
QSErrNestedClass |
|
QSErrClassRedef |
|
QSErrClassBaseInvalid |
|
QSErrClassBaseFinal |
|
QSErrAttributeDuplication |
|
QSErrAttributeConflict |
|
QSErrAttrStaticContext |
|
QSErrTypeUnknown |
|
QSErrPositionGlobal |
|
QSErrParseError |
|