KVIrc
4.9.2
DeveloperAPIs
|
#include <OptionsWidget_identity.h>
Public Member Functions | |
AvatarSelectionDialog (QWidget *par, const QString &szInitialPath) | |
~AvatarSelectionDialog () | |
Protected Slots | |
void | cancelClicked () |
void | chooseFileClicked () |
void | okClicked () |
Protected Member Functions | |
const QString & | avatarName () |
virtual void | closeEvent (QCloseEvent *e) |
Protected Attributes | |
QLineEdit * | m_pLineEdit |
QString | m_szAvatarName |
Friends | |
class | OptionsWidget_identityAvatar |
AvatarSelectionDialog::AvatarSelectionDialog | ( | QWidget * | par, |
const QString & | szInitialPath | ||
) |
References __tr2qs_ctx(), cancelClicked(), chooseFileClicked(), connect(), h, l, m_pLineEdit, and okClicked().
|
default |
|
inlineprotected |
References m_szAvatarName.
Referenced by OptionsWidget_identityAvatar::chooseAvatar().
|
protectedslot |
Referenced by AvatarSelectionDialog().
|
protectedslot |
References __tr2qs_ctx(), KviFileDialog::askForOpenFileName(), KVI_FILTER_IMAGE, and m_pLineEdit.
Referenced by AvatarSelectionDialog().
|
protectedvirtual |
|
protectedslot |
References m_pLineEdit, and m_szAvatarName.
Referenced by AvatarSelectionDialog().
|
friend |
|
protected |
Referenced by AvatarSelectionDialog(), chooseFileClicked(), and okClicked().
|
protected |
Referenced by avatarName(), and okClicked().