![]() |
KVIrc 5.2.0
Developer APIs
|
Wizard page for showing information inserted. More...
#include <PackAddonDialog.h>
Public Member Functions | |
PackAddonSummaryInfoWidget (PackAddonDialog *pParent) | |
Create the wizard summary info page object. | |
~PackAddonSummaryInfoWidget () | |
Destroys the wizard summary info page object. | |
Protected Member Functions | |
void | initializePage () override |
Perform initial tasks before showing the widget. | |
Protected Attributes | |
QLabel * | m_pLabelInfo |
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.
|
overrideprotected |
Perform initial tasks before showing the widget.
References __tr2qs_ctx, and m_pLabelInfo.
|
protected |
Referenced by initializePage(), and PackAddonSummaryInfoWidget().