22 #ifndef CTKAPPLICATIONHANDLE_H 23 #define CTKAPPLICATIONHANDLE_H 25 #include <ctkPluginFrameworkExport.h> 97 virtual QString getState()
const = 0;
125 virtual QVariant getExitValue(
long timeout)
const = 0;
133 virtual QString getInstanceId()
const = 0;
160 virtual void destroy() = 0;
166 #endif // CTKAPPLICATIONHANDLE_H
static const QString APPLICATION_STATE
static const QString APPLICATION_DESCRIPTOR
static const QString APPLICATION_PID
static const QString STOPPING
virtual ~ctkApplicationHandle()
static const QString APPLICATION_SUPPORTS_EXITVALUE
static const QString RUNNING