Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
class | QQmlJSScopesById |
Enumerations | |
enum | QQmlJSScopesByIdOption : char { Default = 0 , AssumeComponentsAreBound = 1 } |
Functions | |
Q_DECLARE_FLAGS (QQmlJSScopesByIdOptions, QQmlJSScopesByIdOption) | |
enum QQmlJSScopesByIdOption : char |
Enumerator | |
---|---|
Default | |
AssumeComponentsAreBound |
Definition at line 25 of file qqmljsscopesbyid_p.h.
Q_DECLARE_FLAGS | ( | QQmlJSScopesByIdOptions | , |
QQmlJSScopesByIdOption | ) |