 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file.
22 #ifndef CTKAPPLICATIONDESCRIPTOR_H
23 #define CTKAPPLICATIONDESCRIPTOR_H
25 #include <ctkPluginFrameworkExport.h>
225 #endif // CTKAPPLICATIONDESCRIPTOR_H
static const QString APPLICATION_LAUNCHABLE
static const QString APPLICATION_LICENSE
static const QString APPLICATION_COPYRIGHT
virtual ctkProperties getProperties() const =0
static const QString APPLICATION_CONTAINER
virtual QString getApplicationId() const =0
static const QString APPLICATION_LOCATION
static const QString APPLICATION_ICON
static const QString APPLICATION_VENDOR
static const QString APPLICATION_NAME
virtual ctkProperties getProperties(const QLocale &locale) const =0
static const QString APPLICATION_DOCUMENTATION
static const QString APPLICATION_VISIBLE
static const QString APPLICATION_PID
static const QString APPLICATION_VERSION
virtual ctkApplicationHandle * launch(const QHash< QString, QVariant > &arguments)=0
virtual ~ctkApplicationDescriptor()
static const QString APPLICATION_LOCKED
static const QString APPLICATION_DESCRIPTION