#include <qtsingleapplication.h>
|
| void | sysInit (const QString &appId=QString()) |
| |
◆ QtSingleApplication() [1/2]
| QtSingleApplication::QtSingleApplication |
( |
int & |
argc, |
|
|
char ** |
argv, |
|
|
bool |
GUIenabled = true |
|
) |
| |
◆ QtSingleApplication() [2/2]
| QtSingleApplication::QtSingleApplication |
( |
const QString & |
id, |
|
|
int & |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ activateWindow
| void QtSingleApplication::activateWindow |
( |
| ) |
|
|
slot |
◆ activationWindow()
| QWidget* QtSingleApplication::activationWindow |
( |
| ) |
const |
◆ id()
| QString QtSingleApplication::id |
( |
| ) |
const |
◆ initialize()
| void QtSingleApplication::initialize |
( |
bool |
dummy = true | ) |
|
|
inline |
◆ isRunning()
| bool QtSingleApplication::isRunning |
( |
| ) |
|
◆ messageReceived
| void QtSingleApplication::messageReceived |
( |
const QString & |
message | ) |
|
|
signal |
◆ sendMessage
| bool QtSingleApplication::sendMessage |
( |
const QString & |
message, |
|
|
int |
timeout = 5000 |
|
) |
| |
|
slot |
◆ setActivationWindow()
| void QtSingleApplication::setActivationWindow |
( |
QWidget * |
aw, |
|
|
bool |
activateOnMessage = true |
|
) |
| |
◆ sysInit()
| void QtSingleApplication::sysInit |
( |
const QString & |
appId = QString() | ) |
|
|
private |
◆ actWin
| QWidget* QtSingleApplication::actWin |
|
private |
◆ peer
The documentation for this class was generated from the following file: