22#ifndef CTKPLUGINFRAMEWORK_H
23#define CTKPLUGINFRAMEWORK_H
25#include <ctkPluginFrameworkExport.h>
30class ctkPluginFrameworkContext;
31class ctkPluginFrameworkPrivate;
132 void start(
const ctkPlugin::StartOptions& options = 0);
166 void stop(
const StopOptions& options = 0);
195 friend class ctkPluginFrameworkContext;
void stop(const StopOptions &options=0)
void start(const ctkPlugin::StartOptions &options=0)
QByteArray getResource(const QString &path) const
QStringList getResourceList(const QString &path) const
ctkPluginFrameworkEvent waitForStop(unsigned long timeout)
QHash< QString, QString > getHeaders()