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

#include <KviMaskEditor.h>

+ Inheritance diagram for KviMaskInputDialog:

Public Member Functions

 KviMaskInputDialog (const QString &szMask, KviMaskEditor *pEditor, KviChannelWindow *pChannel)
 
 ~KviMaskInputDialog ()
 

Protected Slots

virtual void accept ()
 

Protected Attributes

QPushButton * m_pChancelButton
 
KviChannelWindowm_pChannel
 
QLineEdit * m_pEdit
 
KviMaskEditorm_pEditor
 
QPushButton * m_pOkButton
 
QString m_szOldMask
 

Constructor & Destructor Documentation

KviMaskInputDialog::KviMaskInputDialog ( const QString &  szMask,
KviMaskEditor pEditor,
KviChannelWindow pChannel 
)
KviMaskInputDialog::~KviMaskInputDialog ( )
default

Member Function Documentation

void KviMaskInputDialog::accept ( )
protectedvirtualslot

Member Data Documentation

QPushButton* KviMaskInputDialog::m_pChancelButton
protected

Referenced by KviMaskInputDialog().

KviChannelWindow* KviMaskInputDialog::m_pChannel
protected

Referenced by accept(), and KviMaskInputDialog().

QLineEdit* KviMaskInputDialog::m_pEdit
protected

Referenced by accept(), and KviMaskInputDialog().

KviMaskEditor* KviMaskInputDialog::m_pEditor
protected

Referenced by accept(), and KviMaskInputDialog().

QPushButton* KviMaskInputDialog::m_pOkButton
protected

Referenced by KviMaskInputDialog().

QString KviMaskInputDialog::m_szOldMask
protected

Referenced by accept(), and KviMaskInputDialog().


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