#include <RegistrationWizard.h>
|
| RegistrationWizard (const QString &startMask, KviRegisteredUserDataBase *db=0, QWidget *par=0, 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::RegistrationWizard |
( |
const QString & |
startMask, |
|
|
KviRegisteredUserDataBase * |
db = 0 , |
|
|
QWidget * |
par = 0 , |
|
|
bool |
bModal = false |
|
) |
| |
References __tr2qs_ctx(), KviTalWizard::addPage(), KviPointerList< T >::append(), connect(), f, g_pIconManager, KviIconManager::getSmallIcon(), 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(), notifyCheckToggled(), notifyNickChanged(), realNameChanged(), and KviTalWizard::setFinishEnabled().
RegistrationWizard::~RegistrationWizard |
( |
| ) |
|
void RegistrationWizard::accept |
( |
| ) |
|
|
protectedvirtual |
References KviRegisteredUserDataBase::addMask(), KviRegisteredUserDataBase::addUser(), KviPixmapSelector::commit(), KviRegisteredUserDataBase::findUserByName(), g_pApp, g_pRegisteredUserDataBase, KviPixmap::isNull(), 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, KviPixmap::path(), KviRegisteredUserDataBase::removeMask(), KviApplication::resetAvatarForMatchingUsers(), KviApplication::restartNotifyLists(), KviRegisteredUser::setProperty(), and u.
void RegistrationWizard::maskChanged |
( |
const QString & |
str | ) |
|
|
protectedslot |
void RegistrationWizard::notifyCheckToggled |
( |
bool |
| ) |
|
|
protectedslot |
void RegistrationWizard::notifyNickChanged |
( |
const QString & |
| ) |
|
|
protectedslot |
void RegistrationWizard::realNameChanged |
( |
const QString & |
str | ) |
|
|
protectedslot |
void RegistrationWizard::reject |
( |
| ) |
|
|
protectedvirtual |
void RegistrationWizard::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtual |
bool RegistrationWizard::m_bModal |
QLineEdit* RegistrationWizard::m_pEditRealName |
QLabel* RegistrationWizard::m_pEntryNameLabel |
QLineEdit* RegistrationWizard::m_pHostEdit1 |
QLineEdit* RegistrationWizard::m_pHostEdit2 |
QLabel* RegistrationWizard::m_pLabel1 |
QLabel* RegistrationWizard::m_pLabel2 |
QLabel* RegistrationWizard::m_pLabel3 |
QLabel* RegistrationWizard::m_pLabel4 |
QLineEdit* RegistrationWizard::m_pNicknameEdit1 |
QLineEdit* RegistrationWizard::m_pNicknameEdit2 |
QCheckBox* RegistrationWizard::m_pNotifyCheck |
QLineEdit* RegistrationWizard::m_pNotifyNickEdit1 |
QLineEdit* RegistrationWizard::m_pNotifyNickEdit2 |
QLabel* RegistrationWizard::m_pNotifyNickLabel1 |
QLabel* RegistrationWizard::m_pNotifyNickLabel2 |
QWidget* RegistrationWizard::m_pPage1 |
QWidget* RegistrationWizard::m_pPage2 |
QWidget* RegistrationWizard::m_pPage3 |
QWidget* RegistrationWizard::m_pPage4 |
QWidget* RegistrationWizard::m_pPage5 |
QLabel* RegistrationWizard::m_pTextLabel5 |
QLineEdit* RegistrationWizard::m_pUsernameEdit1 |
QLineEdit* RegistrationWizard::m_pUsernameEdit2 |
The documentation for this class was generated from the following files: