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

#include <moc.h>

+ Collaboration diagram for PrivateQPropertyDef:

Public Attributes

Type type
 
QByteArray name
 
QByteArray setter
 
QByteArray accessor
 
QByteArray storage
 

Detailed Description

Definition at line 131 of file moc.h.

Member Data Documentation

◆ accessor

QByteArray PrivateQPropertyDef::accessor

Definition at line 136 of file moc.h.

◆ name

QByteArray PrivateQPropertyDef::name

Definition at line 134 of file moc.h.

◆ setter

QByteArray PrivateQPropertyDef::setter

Definition at line 135 of file moc.h.

◆ storage

QByteArray PrivateQPropertyDef::storage

Definition at line 137 of file moc.h.

◆ type

Type PrivateQPropertyDef::type

Definition at line 133 of file moc.h.


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