#include <libkvidialog.h>
|
| KviKvsCallbackTextInput (const QString &szCaption, const QString &szLabel, const QString &szDefaultText, const QString &szIcon, bool bMultiLine, bool bPassword, const QString &szButton0, const QString &szButton1, const QString &szButton2, const QString &szCode, KviKvsVariantList *pMagicParams, KviWindow *pWindow, bool modal=false) |
|
| ~KviKvsCallbackTextInput () |
|
| KviKvsCallbackObject (const QString &szCallbackSource, KviWindow *pTargetWindow, const QString &szCallbackCode, KviKvsVariantList *pMagicParams, unsigned int uFlags=0) |
|
virtual | ~KviKvsCallbackObject () |
|
KviKvsCallbackTextInput::KviKvsCallbackTextInput |
( |
const QString & |
szCaption, |
|
|
const QString & |
szLabel, |
|
|
const QString & |
szDefaultText, |
|
|
const QString & |
szIcon, |
|
|
bool |
bMultiLine, |
|
|
bool |
bPassword, |
|
|
const QString & |
szButton0, |
|
|
const QString & |
szButton1, |
|
|
const QString & |
szButton2, |
|
|
const QString & |
szCode, |
|
|
KviKvsVariantList * |
pMagicParams, |
|
|
KviWindow * |
pWindow, |
|
|
bool |
modal = false |
|
) |
| |
References KviPointerList< T >::append(), b0Clicked(), b1Clicked(), b2Clicked(), connect(), KviQString::equalCIN(), g, g_pIconManager, KviIconManager::getImage(), KviIconManager::getSmallIcon(), KviIconManager::KVIrc, m_bMultiLine, m_bPassword, m_iDefaultButton, m_iEscapeButton, and m_pEdit.
KviKvsCallbackTextInput::~KviKvsCallbackTextInput |
( |
| ) |
|
void KviKvsCallbackTextInput::b0Clicked |
( |
| ) |
|
|
protectedslot |
void KviKvsCallbackTextInput::b1Clicked |
( |
| ) |
|
|
protectedslot |
void KviKvsCallbackTextInput::b2Clicked |
( |
| ) |
|
|
protectedslot |
void KviKvsCallbackTextInput::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protectedvirtual |
void KviKvsCallbackTextInput::done |
( |
int |
code | ) |
|
|
protectedvirtualslot |
void KviKvsCallbackTextInput::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtual |
bool KviKvsCallbackTextInput::m_bMultiLine |
|
protected |
bool KviKvsCallbackTextInput::m_bPassword |
|
protected |
int KviKvsCallbackTextInput::m_iDefaultButton |
|
protected |
int KviKvsCallbackTextInput::m_iEscapeButton |
|
protected |
QWidget* KviKvsCallbackTextInput::m_pEdit |
|
protected |
The documentation for this class was generated from the following files: