![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomelements_p.h>
Collaboration diagram for QQmlJS::Dom::ModuleAutoExport:Public Member Functions | |
| bool | iterateDirectSubpaths (DomItem &self, DirectVisitor visitor) |
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 309 of file qqmldomelements_p.h.
|
inline |
Definition at line 314 of file qqmldomelements_p.h.
|
friend |
Definition at line 326 of file qqmldomelements_p.h.
|
friend |
Definition at line 322 of file qqmldomelements_p.h.
| Import QQmlJS::Dom::ModuleAutoExport::import |
Definition at line 331 of file qqmldomelements_p.h.
| bool QQmlJS::Dom::ModuleAutoExport::inheritVersion = false |
Definition at line 332 of file qqmldomelements_p.h.
|
staticconstexpr |
Definition at line 312 of file qqmldomelements_p.h.