| addAdditionalMenus(QMenuBar *menuBar) | BaseExperiment | virtual |
| addObserver(RuntimeParameterObserver *obs) | ParameterSettable | |
| addOperation(QString name, void(T::*func)(), bool useSeparateThread, bool steppable) | BaseExperiment | inlineprotected |
| addOperation(QString name, void(T::*func)(P0), P0 p0, bool useSeparateThread, bool steppable) | BaseExperiment | inlineprotected |
| addOperation(QString name, void(T::*func)(P0, P1), P0 p0, P1 p1, bool useSeparateThread, bool steppable) | BaseExperiment | inlineprotected |
| addOperation(QString name, void(T::*func)(P0, P1, P2), P0 p0, P1 p1, P2 p2, bool useSeparateThread, bool steppable) | BaseExperiment | inlineprotected |
| addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | protectedstatic |
| AllowMultiple | ParameterSettable | |
| BaseExperiment() | BaseExperiment | |
| BaseExperimentFlowController class | BaseExperiment | friend |
| batchRunning() const | BaseExperiment | protected |
| changeInterval(unsigned long interval) | BaseExperiment | |
| Component() | Component | inline |
| configure(ConfigurationParameters ¶ms, QString prefix) | BaseExperiment | virtual |
| currentInterval() const | BaseExperiment | |
| Default | ParameterSettable | |
| describe(QString type) | BaseExperiment | static |
| fillActionsMenu(QMenu *actionsMenu) | BaseExperiment | virtual |
| FlowControlled() | FlowControlled | inlineprivate |
| FlowControlled(FlowController *flowController) | FlowControlled | inlineprivate |
| flowController() | BaseExperiment | inline |
| flowControllerChanged(FlowController *flowController) | FlowControlled | inlineprivatevirtual |
| fullParameterDescriptionPath(QString type, QString param) | ParameterSettable | static |
| fullSubgroupDescriptionPath(QString type, QString sub) | ParameterSettable | static |
| getActionsForOperations(QObject *actionsParent) const | BaseExperiment | protected |
| getOperations() const | BaseExperiment | |
| getRuntimeParameter(QString paramName) | ParameterSettable | |
| getUIManager() | BaseExperiment | virtual |
| getUploaderDownloader() | BaseExperiment | |
| getViewers(QWidget *parent, Qt::WindowFlags flags) | BaseExperiment | virtual |
| Infinity | ParameterSettable | static |
| IsList | ParameterSettable | |
| IsMandatory | ParameterSettable | |
| MaxInteger | ParameterSettable | static |
| MinInteger | ParameterSettable | static |
| Notifee class | BaseExperiment | friend |
| notifyChangesToParam(QString paramName) | ParameterSettable | protected |
| ParameterSettable() | ParameterSettable | |
| ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
| pause() | BaseExperiment | |
| pauseFlow() | FlowControlled | inlineprivate |
| postConfigureInitialization() | BaseExperiment | virtual |
| Property enum name | ParameterSettable | |
| removeObserver(RuntimeParameterObserver *obs) | ParameterSettable | |
| resume() | BaseExperiment | |
| run() | BaseExperiment | virtual |
| save(ConfigurationParameters ¶ms, QString prefix) | BaseExperiment | virtual |
| setFlowController(FlowController *flowController) | FlowControlled | inlineprivate |
| setGraphicalEditor(QString type) | ParameterSettable | protectedstatic |
| setRuntimeParameter(QString paramName, T newvalue) | ParameterSettable | |
| setStatus(QString newStatus) | Component | inline |
| status() | Component | inline |
| statusChanged(QString newStatus) | Component | signal |
| step() | BaseExperiment | |
| stop() | BaseExperiment | virtual |
| stopCurrentOperation(bool wait) | BaseExperiment | virtualslot |
| stopCurrentOperation() | BaseExperiment | virtualslot |
| stopFlow() | FlowControlled | inlineprivate |
| typeName() const | ParameterSettable | |
| ~BaseExperiment() | BaseExperiment | virtual |
| ~Component() | Component | inlinevirtual |
| ~ParameterSettable() | ParameterSettable | virtual |
| ~ParameterSettableUI() | ParameterSettableUI | virtual |
| ~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | virtual |