Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
ClassDef::Interface Struct Reference

#include <moc.h>

+ Collaboration diagram for ClassDef::Interface:

Public Member Functions

 Interface ()
 
 Interface (const QByteArray &_className)
 

Public Attributes

QByteArray className
 
QByteArray interfaceId
 

Detailed Description

Definition at line 180 of file moc.h.

Constructor & Destructor Documentation

◆ Interface() [1/2]

ClassDef::Interface::Interface ( )
inline

Definition at line 182 of file moc.h.

◆ Interface() [2/2]

ClassDef::Interface::Interface ( const QByteArray & _className)
inlineexplicit

Definition at line 183 of file moc.h.

References Interface().

Referenced by Interface().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ className

QByteArray ClassDef::Interface::className

Definition at line 185 of file moc.h.

◆ interfaceId

QByteArray ClassDef::Interface::interfaceId

Definition at line 186 of file moc.h.


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