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

Member Data Documentation

◆ accessor

QByteArray PrivateQPropertyDef::accessor

Definition at line 135 of file moc.h.

◆ name

QByteArray PrivateQPropertyDef::name

Definition at line 133 of file moc.h.

◆ setter

QByteArray PrivateQPropertyDef::setter

Definition at line 134 of file moc.h.

◆ storage

QByteArray PrivateQPropertyDef::storage

Definition at line 136 of file moc.h.

◆ type

Type PrivateQPropertyDef::type

Definition at line 132 of file moc.h.


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