1 #ifndef TTKGUIAPPLICATION_H
2 #define TTKGUIAPPLICATION_H
22 #include <QGuiApplication>
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 // TTKGUIAPPLICATION_H
#define TTK_MODULE_EXPORT
static QString message(const TTK::Attribute attr)
The class of the ttk gui application.
#define TTK_DECLARE_PRIVATE(Class)
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the ttk gui application private.