#include <kdsingleapplication.h>
Definition at line 22 of file kdsingleapplication.h.
◆ Option
Enumerator |
---|
None | |
IncludeUsernameInSocketName | |
IncludeSessionInSocketName | |
Definition at line 31 of file kdsingleapplication.h.
◆ KDSingleApplication() [1/3]
KDSingleApplication::KDSingleApplication |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ KDSingleApplication() [2/3]
KDSingleApplication::KDSingleApplication |
( |
const QString & |
name, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ KDSingleApplication() [3/3]
KDSingleApplication::KDSingleApplication |
( |
const QString & |
name, |
|
|
Options |
options, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~KDSingleApplication()
KDSingleApplication::~KDSingleApplication |
( |
| ) |
|
|
default |
◆ isPrimaryInstance()
bool KDSingleApplication::isPrimaryInstance |
( |
| ) |
const |
◆ messageReceived
void KDSingleApplication::messageReceived |
( |
const QByteArray & |
message | ) |
|
|
signal |
◆ name()
QString KDSingleApplication::name |
( |
| ) |
const |
◆ sendMessage
bool KDSingleApplication::sendMessage |
( |
const QByteArray & |
message | ) |
|
|
slot |
◆ sendMessageWithTimeout
bool KDSingleApplication::sendMessageWithTimeout |
( |
const QByteArray & |
message, |
|
|
int |
timeout |
|
) |
| |
|
slot |
◆ isPrimaryInstance
bool KDSingleApplication::isPrimaryInstance |
|
read |
◆ name
QString KDSingleApplication::name |
|
read |
The documentation for this class was generated from the following files: