![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
This is the complete list of members for ctkPluginContext, including all inherited members.
connectFrameworkListener(const QObject *receiver, const char *slot, Qt::ConnectionType type=Qt::QueuedConnection) | ctkPluginContext | |
connectPluginListener(const QObject *receiver, const char *slot, Qt::ConnectionType type=Qt::QueuedConnection) | ctkPluginContext | |
connectServiceListener(QObject *receiver, const char *slot, const QString &filter=QString()) | ctkPluginContext | |
ctkPlugin class | ctkPluginContext | friend |
ctkPluginContext(ctkPluginPrivate *plugin) | ctkPluginContext | protected |
ctkPluginFrameworkPrivate class | ctkPluginContext | friend |
ctkPluginPrivate class | ctkPluginContext | friend |
d_ptr | ctkPluginContext | protected |
disconnectFrameworkListener(const QObject *receiver, const char *slot=0) | ctkPluginContext | |
disconnectPluginListener(const QObject *receiver, const char *slot=0) | ctkPluginContext | |
disconnectServiceListener(QObject *receiver, const char *slot) | ctkPluginContext | |
getDataFile(const QString &filename) | ctkPluginContext | |
getPlugin() const | ctkPluginContext | |
getPlugin(long id) const | ctkPluginContext | |
getPlugins() const | ctkPluginContext | |
getProperty(const QString &key) const | ctkPluginContext | |
getService(const ctkServiceReference &reference) | ctkPluginContext | |
getService(const ctkServiceReference &reference) | ctkPluginContext | inline |
getServiceReference(const QString &clazz) | ctkPluginContext | |
getServiceReference() | ctkPluginContext | inline |
getServiceReferences(const QString &clazz, const QString &filter=QString()) | ctkPluginContext | |
getServiceReferences(const QString &filter=QString()) | ctkPluginContext | inline |
installPlugin(const QUrl &location, QIODevice *input=0) | ctkPluginContext | |
registerService(const QStringList &clazzes, QObject *service, const ctkDictionary &properties=ctkDictionary()) | ctkPluginContext | |
registerService(const char *clazz, QObject *service, const ctkDictionary &properties=ctkDictionary()) | ctkPluginContext | |
registerService(QObject *service, const ctkDictionary &properties=ctkDictionary()) | ctkPluginContext | inline |
ungetService(const ctkServiceReference &reference) | ctkPluginContext | |
~ctkPluginContext() | ctkPluginContext |