23 #ifndef PLUGINDETECTSPHERES_HH 24 #define PLUGINDETECTSPHERES_HH 34 #include <QtCore/QtPlugin> 49 void setParameters(
const std::map<std::string,std::string>& parameters);
void setLabellingMainWidget(LabellingMainWidget *parent)
Set the LabellingMainWidget this plugin will act on.
QString name() const
Get the plugin name.
void setParameters(const std::map< std::string, std::string > ¶meters)
Set plugin-specific parameters.
void run()
Run the plugin.
labelling plugin interface.
The abstract plugin interface all plugins must inherit from.
void abort()
Abort the plugin.