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