29 #ifndef COMPILE_NO_IPC
33 #if defined(COMPILE_ON_WINDOWS) || defined(COMPILE_ON_MINGW)
36 #if defined(COMPILE_X11_SUPPORT) && defined(COMPILE_QX11INFO_SUPPORT)
37 #if(QT_VERSION >= 0x050000)
40 #include <qcoreevent.h>
58 #if defined(COMPILE_ON_WINDOWS) || defined(COMPILE_ON_MINGW)
59 virtual bool winEvent(MSG * msg,
long * result);
61 #if defined(COMPILE_X11_SUPPORT) && defined(COMPILE_QX11INFO_SUPPORT)
62 virtual bool x11Event(XEvent *
e);
63 bool x11GetRemoteMessage();
66 #if(QT_VERSION >= 0x050000)
67 virtual bool nativeEvent(
const QByteArray &
id,
void * msg,
long * res);
#define KVIRC_API
Definition: kvi_settings.h:128
#define e
Definition: detector.cpp:69
Definition: KviIpcSentinel.h:50
This file contains compile time settings.