![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomelements_p.h>
Public Member Functions | |
bool | iterateDirectSubpaths (const DomItem &self, DirectVisitor visitor) const |
Public Attributes | |
Import | import |
bool | inheritVersion = false |
Static Public Attributes | |
static constexpr DomType | kindValue = DomType::ModuleAutoExport |
Friends | |
bool | operator== (const ModuleAutoExport &i1, const ModuleAutoExport &i2) |
bool | operator!= (const ModuleAutoExport &i1, const ModuleAutoExport &i2) |
Definition at line 318 of file qqmldomelements_p.h.
|
inline |
Definition at line 323 of file qqmldomelements_p.h.
References inheritVersion.
|
friend |
Definition at line 335 of file qqmldomelements_p.h.
References operator==.
|
friend |
Definition at line 331 of file qqmldomelements_p.h.
References inheritVersion.
Referenced by operator!=.
Import QQmlJS::Dom::ModuleAutoExport::import |
Definition at line 340 of file qqmldomelements_p.h.
bool QQmlJS::Dom::ModuleAutoExport::inheritVersion = false |
Definition at line 341 of file qqmldomelements_p.h.
Referenced by iterateDirectSubpaths(), and operator==.
|
staticconstexpr |
Definition at line 321 of file qqmldomelements_p.h.