KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
KviAsyncAvatarSelectionDialog Class Reference

#include <libkviavatar.h>

+ Inheritance diagram for KviAsyncAvatarSelectionDialog:

Public Member Functions

 KviAsyncAvatarSelectionDialog (QWidget *par, const QString &szInitialPath, KviIrcConnection *c)
 
 ~KviAsyncAvatarSelectionDialog ()
 

Protected Slots

void cancelClicked ()
 
void chooseFileClicked ()
 
void okClicked ()
 

Protected Member Functions

const QString & avatarName ()
 
virtual void closeEvent (QCloseEvent *e)
 

Protected Attributes

KviIrcConnectionm_pConnection
 
QLineEdit * m_pLineEdit
 
QString m_szAvatarName
 

Constructor & Destructor Documentation

KviAsyncAvatarSelectionDialog::KviAsyncAvatarSelectionDialog ( QWidget *  par,
const QString &  szInitialPath,
KviIrcConnection c 
)
KviAsyncAvatarSelectionDialog::~KviAsyncAvatarSelectionDialog ( )

Member Function Documentation

const QString& KviAsyncAvatarSelectionDialog::avatarName ( )
inlineprotected

References m_szAvatarName.

void KviAsyncAvatarSelectionDialog::cancelClicked ( )
protectedslot
void KviAsyncAvatarSelectionDialog::chooseFileClicked ( )
protectedslot
void KviAsyncAvatarSelectionDialog::closeEvent ( QCloseEvent *  e)
protectedvirtual
void KviAsyncAvatarSelectionDialog::okClicked ( )
protectedslot

Member Data Documentation

KviIrcConnection* KviAsyncAvatarSelectionDialog::m_pConnection
protected
QLineEdit* KviAsyncAvatarSelectionDialog::m_pLineEdit
protected
QString KviAsyncAvatarSelectionDialog::m_szAvatarName
protected

Referenced by avatarName(), and okClicked().


The documentation for this class was generated from the following files: