Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
NamespaceDef Struct Reference

#include <moc.h>

+ Inheritance diagram for NamespaceDef:
+ Collaboration diagram for NamespaceDef:

Public Attributes

bool hasQNamespace = false
 
bool doGenerate = false
 
- Public Attributes inherited from BaseDef
QByteArray classname
 
QByteArray qualified
 
QList< ClassInfoDefclassInfoList
 
QMap< QByteArray, bool > enumDeclarations
 
QList< EnumDefenumList
 
QMap< QByteArray, QByteArrayflagAliases
 
qsizetype begin = 0
 
qsizetype end = 0
 

Detailed Description

Definition at line 201 of file moc.h.

Member Data Documentation

◆ doGenerate

bool NamespaceDef::doGenerate = false

Definition at line 203 of file moc.h.

Referenced by Moc::parse().

◆ hasQNamespace

bool NamespaceDef::hasQNamespace = false

Definition at line 202 of file moc.h.

Referenced by Moc::parse().


The documentation for this struct was generated from the following file: