void setupSettings()
setup settings
void busy()
signal to avoid new command prompt
PluginManager * _man
plugin manager
void updatePlugins()
update plugin information
workflow execution and plugin update management
CharonRun(QObject *parent=0)
constructor
void exitWhenFinished()
unlock exiting, quit application if all tasks are completed
void updateDynamics(QString fName)
update dynamic plugins of given workflow file
void _setupMan()
setup plugin manager
void ready()
show that running tasks are complete
void _taskFinished()
decrease task counter
void runWorkflow(QString fName)
run given workflow file
void _taskStart()
increase task counter
void _freeMan()
release plugin manager