71 pluginName_(_pluginName)
~ScriptingWrapper()
Destructor.
ScriptingWrapper(QString _pluginName)
Standard Constructor.
void slotScriptInfo(QString _functionName)
This function prepends the plugin name and emits the extended signal to the core. ...
QString pluginName_
The Scriptng name of the plugin.
void scriptInfo(QString _pluginName, QString _functionName)
complete signal for scripting plugins