#include <RegistrationWizard.h>
|
| RegistrationWizard (const QString &startMask, KviRegisteredUserDataBase *db=nullptr, QWidget *par=nullptr, bool bModal=false) |
|
| ~RegistrationWizard () |
|
void | addPage (QWidget *pWidget, const QString &szTitle) |
|
QPushButton * | backButton () |
|
QPushButton * | cancelButton () |
|
QWidget * | currentPage () |
|
QPushButton * | finishButton () |
|
QPushButton * | helpButton () |
|
void | insertPage (QWidget *pWidget, const QString &szTitle, int iIndex) |
|
| KviTalWizard (QWidget *pParent) |
|
QPushButton * | nextButton () |
|
void | setBackEnabled (QWidget *pWidget, bool bEnabled) |
|
void | setCancelEnabled (QWidget *pWidget, bool bEnabled) |
|
bool | setCurrentPage (QWidget *pWidget) |
|
void | setFinishEnabled (QWidget *pWidget, bool bEnabled) |
|
void | setHelpEnabled (QWidget *pWidget, bool bEnabled) |
|
void | setNextEnabled (QWidget *pWidget, bool bEnabled) |
|
bool | setPageEnabled (QWidget *pWidget, bool bEnabled) |
|
bool | setPageTitle (QWidget *pWidget, const QString &szTitle) |
|
| ~KviTalWizard () |
|
◆ RegistrationWizard()
References __tr2qs_ctx, KviTalWizard::addPage(), connect(), f, g_pIconManager, g_pRegistrationWizardList, KviIrcMask::hasHost(), KviIrcMask::hasUser(), KviIrcMask::host(), KviTalWizard::KviTalWizard(), KviIconManager::Linux, m_bModal, m_pAvatar, m_pAvatarSelector, m_pDb, m_pEditRealName, m_pEntryNameLabel, m_pHostEdit1, m_pHostEdit2, m_pLabel1, m_pLabel2, m_pLabel3, m_pLabel4, m_pNicknameEdit1, m_pNicknameEdit2, m_pNotifyCheck, m_pNotifyNickEdit1, m_pNotifyNickEdit2, m_pNotifyNickLabel1, m_pNotifyNickLabel2, m_pPage1, m_pPage2, m_pPage3, m_pPage4, m_pPage5, m_pTextLabel5, m_pUsernameEdit1, m_pUsernameEdit2, maskChanged(), KviIrcMask::nick(), notifyCheckToggled(), notifyNickChanged(), realNameChanged(), KviTalWizard::setFinishEnabled(), and KviIrcMask::user().
◆ ~RegistrationWizard()
RegistrationWizard::~RegistrationWizard |
( |
| ) |
|
◆ accept()
void RegistrationWizard::accept |
( |
| ) |
|
|
overrideprotected |
References g_pApp, g_pRegisteredUserDataBase, m_pAvatar, m_pAvatarSelector, m_pDb, m_pEditRealName, m_pHostEdit1, m_pHostEdit2, m_pNicknameEdit1, m_pNicknameEdit2, m_pNotifyCheck, m_pNotifyNickEdit1, m_pNotifyNickEdit2, m_pUsernameEdit1, m_pUsernameEdit2, and u.
◆ maskChanged
void RegistrationWizard::maskChanged |
( |
const QString & | str | ) |
|
|
protectedslot |
◆ notifyCheckToggled
void RegistrationWizard::notifyCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ notifyNickChanged
void RegistrationWizard::notifyNickChanged |
( |
const QString & | | ) |
|
|
protectedslot |
◆ realNameChanged
void RegistrationWizard::realNameChanged |
( |
const QString & | str | ) |
|
|
protectedslot |
◆ reject()
void RegistrationWizard::reject |
( |
| ) |
|
|
overrideprotected |
◆ showEvent()
void RegistrationWizard::showEvent |
( |
QShowEvent * | e | ) |
|
|
overrideprotected |
◆ m_bModal
bool RegistrationWizard::m_bModal |
◆ m_pAvatar
◆ m_pAvatarSelector
◆ m_pDb
◆ m_pEditRealName
QLineEdit* RegistrationWizard::m_pEditRealName |
◆ m_pEntryNameLabel
QLabel* RegistrationWizard::m_pEntryNameLabel |
◆ m_pHostEdit1
QLineEdit* RegistrationWizard::m_pHostEdit1 |
◆ m_pHostEdit2
QLineEdit* RegistrationWizard::m_pHostEdit2 |
◆ m_pLabel1
QLabel* RegistrationWizard::m_pLabel1 |
◆ m_pLabel2
QLabel* RegistrationWizard::m_pLabel2 |
◆ m_pLabel3
QLabel* RegistrationWizard::m_pLabel3 |
◆ m_pLabel4
QLabel* RegistrationWizard::m_pLabel4 |
◆ m_pNicknameEdit1
QLineEdit* RegistrationWizard::m_pNicknameEdit1 |
◆ m_pNicknameEdit2
QLineEdit* RegistrationWizard::m_pNicknameEdit2 |
◆ m_pNotifyCheck
QCheckBox* RegistrationWizard::m_pNotifyCheck |
◆ m_pNotifyNickEdit1
QLineEdit* RegistrationWizard::m_pNotifyNickEdit1 |
◆ m_pNotifyNickEdit2
QLineEdit* RegistrationWizard::m_pNotifyNickEdit2 |
◆ m_pNotifyNickLabel1
QLabel* RegistrationWizard::m_pNotifyNickLabel1 |
◆ m_pNotifyNickLabel2
QLabel* RegistrationWizard::m_pNotifyNickLabel2 |
◆ m_pPage1
QWidget* RegistrationWizard::m_pPage1 |
◆ m_pPage2
QWidget* RegistrationWizard::m_pPage2 |
◆ m_pPage3
QWidget* RegistrationWizard::m_pPage3 |
◆ m_pPage4
QWidget* RegistrationWizard::m_pPage4 |
◆ m_pPage5
QWidget* RegistrationWizard::m_pPage5 |
◆ m_pTextLabel5
QLabel* RegistrationWizard::m_pTextLabel5 |
◆ m_pUsernameEdit1
QLineEdit* RegistrationWizard::m_pUsernameEdit1 |
◆ m_pUsernameEdit2
QLineEdit* RegistrationWizard::m_pUsernameEdit2 |
◆ m_szStartMask
The documentation for this class was generated from the following files: