tools for shared application
More...
#include <XXShared.h>
tools for shared application
|
| static QString | appName () |
| static QString | compileSharedFileName (const QString &suffix, const QStandardPaths::StandardLocation &location=QStandardPaths::HomeLocation) |
| | generates a file name for a shared resource
|
| static QString | socketName () |
| | generates a name for a local socket
|
| static bool | isServerActive () |
| | check if local server is active
|
| static void | startApplication () |
| | starts the application if not already running
|
◆ appName()
◆ compileSharedFileName()
| QString XX::Shared< AppName >::compileSharedFileName |
( |
const QString & | suffix, |
|
|
const QStandardPaths::StandardLocation & | location = QStandardPaths::HomeLocation ) |
|
static |
generates a file name for a shared resource
◆ isServerActive()
check if local server is active
◆ socketName()
generates a name for a local socket
◆ startApplication()
starts the application if not already running
The documentation for this struct was generated from the following file: