![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltcoutputir_p.h>
Public Attributes | |
| QString | returnType |
| QQmlJSMetaMethodType | type = QQmlJSMetaMethodType::Method |
| bool | userVisible = false |
| Public Attributes inherited from QQmltc::MethodBase | |
| QStringList | comments |
| QString | name |
| QList< Variable > | parameterList |
| QStringList | body |
| QQmlJSMetaMethod::Access | access = QQmlJSMetaMethod::Public |
| QStringList | declarationPrefixes |
| QStringList | modifiers |
Definition at line 89 of file qqmltcoutputir_p.h.
| QString QQmltc::Method::returnType |
Definition at line 91 of file qqmltcoutputir_p.h.
| QQmlJSMetaMethodType QQmltc::Method::type = QQmlJSMetaMethodType::Method |
Definition at line 92 of file qqmltcoutputir_p.h.
| bool QQmltc::Method::userVisible = false |
Definition at line 95 of file qqmltcoutputir_p.h.