6#include <QStandardPaths>
13 template <CompileTimeString AppName>
18 static QString
compileSharedFileName(
const QString& suffix,
const QStandardPaths::StandardLocation& location = QStandardPaths::HomeLocation);
29#include "XXShared.hpp"
Definition XXPopulatedAbstract.h:11
tools for shared application
Definition XXShared.h:15
static QString compileSharedFileName(const QString &suffix, const QStandardPaths::StandardLocation &location=QStandardPaths::HomeLocation)
generates a file name for a shared resource
static void startApplication()
starts the application if not already running
static QString socketName()
generates a name for a local socket
static bool isServerActive()
check if local server is active