19#if QT_VERSION < 0x050000
23 QtSingleApplication(Display *dpy,
int &argc,
char **argv, Qt::HANDLE visual = 0, Qt::HANDLE cmap= 0);
31 void setActivationWindow(QWidget* aw,
bool activateOnMessage =
true);
32 QWidget* activationWindow()
const;
36 { isRunning(); Q_UNUSED(dummy) }
39 bool sendMessage(
const QString &message,
int timeout = 5000);
40 void activateWindow();
48 void sysInit(
const QString &appId = QString());