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
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 168 of file moc.h.

Constructor & Destructor Documentation

◆ Interface() [1/2]

ClassDef::Interface::Interface ( )
inline

Definition at line 170 of file moc.h.

◆ Interface() [2/2]

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

Definition at line 171 of file moc.h.

Member Data Documentation

◆ className

QByteArray ClassDef::Interface::className

Definition at line 173 of file moc.h.

◆ interfaceId

QByteArray ClassDef::Interface::interfaceId

Definition at line 174 of file moc.h.


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