KVIrc
4.9.2
DeveloperAPIs
|
Wizard page for showing information inserted. More...
#include <PackAddonDialog.h>
Public Member Functions | |
PackAddonSummaryInfoWidget (PackAddonDialog *pParent) | |
Create the wizard summary info page object. More... | |
~PackAddonSummaryInfoWidget () | |
Destroys the wizard summary info page object. More... | |
Protected Member Functions | |
virtual void | initializePage () |
Perform initial tasks before showing the widget. More... | |
Protected Attributes | |
QLabel * | m_pLabelAuthor |
QLabel * | m_pLabelInfo |
QLabel * | m_pPackageDescription |
QLabel * | m_pPackageName |
QLabel * | m_pPackageVersion |
Wizard page for showing information inserted.
PackAddonSummaryInfoWidget::PackAddonSummaryInfoWidget | ( | PackAddonDialog * | pParent | ) |
Create the wizard summary info page object.
pParent | The parent widget |
References __tr2qs_ctx(), and m_pLabelInfo.
|
default |
Destroys the wizard summary info page object.
|
protectedvirtual |
Perform initial tasks before showing the widget.
References __tr2qs_ctx(), and m_pLabelInfo.
|
protected |
|
protected |
Referenced by initializePage(), and PackAddonSummaryInfoWidget().
|
protected |
|
protected |
|
protected |