1 #ifndef _KVI_COLORWIN_H_
2 #define _KVI_COLORWIN_H_
66 void popup(QWidget * pOwner);
70 virtual void paintEvent(QPaintEvent *
e);
71 virtual void keyPressEvent(QKeyEvent *
e);
72 virtual void mousePressEvent(QMouseEvent *
e);
73 virtual void timerEvent(QTimerEvent *
e);
76 #endif //_KVI_COLORWIN_H_
#define KVIRC_API
Definition: kvi_settings.h:128
Mirc color window handling.
Definition: KviColorSelectionWindow.h:41
#define e
Definition: detector.cpp:69
int m_iTimerId
Definition: KviColorSelectionWindow.h:58
QWidget * m_pOwner
Definition: KviColorSelectionWindow.h:57
This file contains compile time settings.