KVIrc
4.9.2
DeveloperAPIs
|
Wizard page for saving package. More...
#include <PackAddonDialog.h>
Public Member Functions | |
PackAddonSaveSelectionWidget (PackAddonDialog *pParent) | |
Create the wizard save page object. More... | |
~PackAddonSaveSelectionWidget () | |
Destroys the wizard save page object. More... | |
Protected Member Functions | |
virtual void | initializePage () |
Perform initial tasks before showing the widget. More... | |
Protected Attributes | |
KviFileSelector * | m_pSavePathSelector |
QString | m_szFilePath |
Wizard page for saving package.
PackAddonSaveSelectionWidget::PackAddonSaveSelectionWidget | ( | PackAddonDialog * | pParent | ) |
Create the wizard save page object.
pParent | The parent widget |
References __tr2qs_ctx(), KviFileSelector::ChooseSaveFileName, KVI_FILTER_ADDON, m_pSavePathSelector, m_szFilePath, and KviFileSelector::VerticalLayout.
|
default |
Destroys the wizard save page object.
|
protectedvirtual |
Perform initial tasks before showing the widget.
References KviQString::ensureLastCharIs(), KVI_FILEEXTENSION_ADDONPACKAGE, KVI_PATH_SEPARATOR_CHAR, m_pSavePathSelector, and KviFileSelector::setTmpFile().
|
protected |
Referenced by initializePage(), and PackAddonSaveSelectionWidget().
|
protected |
Referenced by PackAddonSaveSelectionWidget().