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
moc.h File Reference

(672a824639a927e7e3061e84dfa35e06eb26a7fa)

#include "parser.h"
#include <qstringlist.h>
#include <qmap.h>
#include <qjsondocument.h>
#include <qjsonarray.h>
#include <qjsonobject.h>
#include <qtyperevision.h>
#include <stdio.h>
#include <private/qtools_p.h>
+ Include dependency graph for moc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Type
 
struct  EnumDef
 
struct  ArgumentDef
 
struct  FunctionDef
 
struct  PropertyDef
 
struct  PrivateQPropertyDef
 
struct  ClassInfoDef
 
struct  BaseDef
 
struct  SuperClass
 
struct  ClassDef
 
struct  ClassDef::Interface
 
struct  ClassDef::PluginData
 
struct  NamespaceDef
 
class  Moc
 

Functions

 Q_DECLARE_TYPEINFO (Type, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (EnumDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (ArgumentDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (FunctionDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (PropertyDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (PrivateQPropertyDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (ClassInfoDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (SuperClass, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (ClassDef, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (ClassDef::Interface, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (NamespaceDef, Q_RELOCATABLE_TYPE)
 
QByteArray noRef (const QByteArray &type)
 

Function Documentation

◆ noRef()

QByteArray noRef ( const QByteArray & type)
inline

Definition at line 297 of file moc.h.

References QByteArray::left().

+ Here is the call graph for this function:

◆ Q_DECLARE_TYPEINFO() [1/11]

Q_DECLARE_TYPEINFO ( ArgumentDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/11]

Q_DECLARE_TYPEINFO ( ClassDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [3/11]

Q_DECLARE_TYPEINFO ( ClassDef::Interface ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [4/11]

Q_DECLARE_TYPEINFO ( ClassInfoDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [5/11]

Q_DECLARE_TYPEINFO ( EnumDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [6/11]

Q_DECLARE_TYPEINFO ( FunctionDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [7/11]

Q_DECLARE_TYPEINFO ( NamespaceDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [8/11]

Q_DECLARE_TYPEINFO ( PrivateQPropertyDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [9/11]

Q_DECLARE_TYPEINFO ( PropertyDef ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [10/11]

Q_DECLARE_TYPEINFO ( SuperClass ,
Q_RELOCATABLE_TYPE  )

◆ Q_DECLARE_TYPEINFO() [11/11]

Q_DECLARE_TYPEINFO ( Type ,
Q_RELOCATABLE_TYPE  )