Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
ClassInfoDef Struct Reference

#include <moc.h>

+ Collaboration diagram for ClassInfoDef:

Public Attributes

QByteArray name
 
QByteArray value
 

Detailed Description

Definition at line 141 of file moc.h.

Member Data Documentation

◆ name

QByteArray ClassInfoDef::name

Definition at line 143 of file moc.h.

Referenced by Moc::parseClassInfo().

◆ value

QByteArray ClassInfoDef::value

Definition at line 144 of file moc.h.

Referenced by Moc::parseClassInfo().


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