Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 141 of file moc.h.

Member Data Documentation

◆ accessor

QByteArray PrivateQPropertyDef::accessor

Definition at line 146 of file moc.h.

◆ name

QByteArray PrivateQPropertyDef::name

Definition at line 144 of file moc.h.

Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().

◆ setter

QByteArray PrivateQPropertyDef::setter

Definition at line 145 of file moc.h.

◆ storage

QByteArray PrivateQPropertyDef::storage

Definition at line 147 of file moc.h.

◆ type

Type PrivateQPropertyDef::type

Definition at line 143 of file moc.h.


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