|
pfcrender
1.0.1
|
Classes in this namespace are used by multiple other packages (plugin, gui, cli) More...
Classes | |
| class | CLIParser |
| The CLIParser class This class gathers commandline options from all plugins and executes on the This happens during construction of CLIParser. More... | |
| class | Config_Registry |
| The Config_Registry singleton is a global configuration store singleton It is fed from filesystem, CLI, and GUI. More... | |
| class | Plugin_Registry |
| The Plugin_Registry singleton Holds a map of plugins and their names for access from sequence walker and config_registry. More... | |
| class | Sequence_Walker |
| The Sequence_Walker class runs the sequence given from CLI or GUI This builder style class takes steps set in config_registry and executes them. More... | |
Variables | |
| const std::vector< QPair < QString, QCommandLineOption > > | builtin_opts |
Classes in this namespace are used by multiple other packages (plugin, gui, cli)
| const std::vector<QPair<QString, QCommandLineOption> > Common::builtin_opts |