1 #ifndef TTKCOREAPPLICATION_H
2 #define TTKCOREAPPLICATION_H
22 #include <QCoreApplication>
43 bool isRunning()
const;
47 QString id()
const noexcept;
53 void messageReceived(
const QString &
message);
59 bool sendMessage(
const QString &message,
int timeout = 5000);
72 #endif // TTKCOREAPPLICATION_H
#define TTK_MODULE_EXPORT
static QString message(const TTK::Attribute attr)
The class of the ttk core application.
The class of the ttk core application private.
#define TTK_DECLARE_PRIVATE(Class)
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)