Qt 6.x
The Qt SDK
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 162 of file moc.h.

Constructor & Destructor Documentation

◆ Interface() [1/2]

ClassDef::Interface::Interface ( )
inline

Definition at line 164 of file moc.h.

◆ Interface() [2/2]

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

Definition at line 165 of file moc.h.

Member Data Documentation

◆ className

QByteArray ClassDef::Interface::className

Definition at line 167 of file moc.h.

◆ interfaceId

QByteArray ClassDef::Interface::interfaceId

Definition at line 168 of file moc.h.


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