![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GUI/WorkspacePlaceholdersDialog.h>
Dialog allowing the user to specify missing values for workspace placeholders. More...
Inheritance diagram for WorkspacePlaceholdersDialog:Dialog allowing the user to specify missing values for workspace placeholders.
Public Slots | |
| void | accept () override |
| void | reject () override |
| void | setSingleCase (bool flag) |
| void | setCaseNumber (int val) |
| void | loadBatchFile () |
Public Member Functions | |
| WorkspacePlaceholdersDialog (const std::vector< std::string > &placeholdersKeys, QWidget *parent=0) | |
| Construct settings dialog. | |
| void | show () |
| std::vector< std::map< std::string, std::string > > | getValues () const |
| void | loadSpecificBatchFile (const std::string &filename, bool setSingle) |