QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
QWizardDefaultProperty Class Reference
Collaboration diagram for QWizardDefaultProperty:
Collaboration graph
[legend]

Public Member Functions

 QWizardDefaultProperty ()
 
 QWizardDefaultProperty (const char *className, const char *property, const char *changedSignal)
 

Public Attributes

QByteArray className
 
QByteArray property
 
QByteArray changedSignal
 

Detailed Description

Definition at line 170 of file qwizard.cpp.

Constructor & Destructor Documentation

◆ QWizardDefaultProperty() [1/2]

QWizardDefaultProperty::QWizardDefaultProperty ( )
inline

Definition at line 177 of file qwizard.cpp.

◆ QWizardDefaultProperty() [2/2]

QWizardDefaultProperty::QWizardDefaultProperty ( const char *  className,
const char *  property,
const char *  changedSignal 
)
inline

Definition at line 178 of file qwizard.cpp.

Member Data Documentation

◆ changedSignal

QByteArray QWizardDefaultProperty::changedSignal

Definition at line 175 of file qwizard.cpp.

◆ className

QByteArray QWizardDefaultProperty::className

Definition at line 173 of file qwizard.cpp.

◆ property

QByteArray QWizardDefaultProperty::property

Definition at line 174 of file qwizard.cpp.


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