Seamly2D
Code documentation
Utils::CheckableMessageBoxPrivate Class Reference
Collaboration diagram for Utils::CheckableMessageBoxPrivate:

Public Member Functions

 CheckableMessageBoxPrivate (QDialog *q)
 

Public Attributes

QLabel * pixmapLabel
 
QLabel * messageLabel
 
QCheckBox * checkBox
 
QDialogButtonBox * buttonBox
 
QAbstractButton * clickedButton
 

Detailed Description

Definition at line 50 of file checkablemessagebox.cpp.

Constructor & Destructor Documentation

◆ CheckableMessageBoxPrivate()

Utils::CheckableMessageBoxPrivate::CheckableMessageBoxPrivate ( QDialog *  q)
inlineexplicit

Definition at line 53 of file checkablemessagebox.cpp.

References buttonBox, checkBox, messageLabel, and pixmapLabel.

Member Data Documentation

◆ buttonBox

◆ checkBox

◆ clickedButton

QAbstractButton* Utils::CheckableMessageBoxPrivate::clickedButton

◆ messageLabel

QLabel* Utils::CheckableMessageBoxPrivate::messageLabel

◆ pixmapLabel

QLabel* Utils::CheckableMessageBoxPrivate::pixmapLabel

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