![]() |
OpenMS
|
Go to the source code of this file.
Classes | |
| class | WizardGUILock< TWidgetClass > |
| RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this class is destroyed. More... | |
| struct | Args |
| custom arguments to allow for looping calls More... | |
| struct | Command |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS::Internal | |
| Namespace used to hide implementation details from users. | |
Typedefs | |
| typedef std::vector< Args > | ArgLoop |
| using | InputFile = OpenMS::InputFile |
| using | OutputDirectory = OpenMS::OutputDirectory |
| using | ParamEditor = OpenMS::ParamEditor |
| using | TableView = OpenMS::TableView |
| struct OpenMS::Internal::Args |
custom arguments to allow for looping calls
| Class Members | ||
|---|---|---|
| size_t | insert_pos | where to insert in the target argument list (index is 0-based) |
| QStringList | loop_arg | list of arguments to insert; one for every loop |
| using InputFile = OpenMS::InputFile |
| using ParamEditor = OpenMS::ParamEditor |
| using TableView = OpenMS::TableView |