ImFusion C++ SDK 4.4.0
ImFusion::WorkspacePlaceholdersDialog Class Reference

#include <ImFusion/GUI/WorkspacePlaceholdersDialog.h>

Dialog allowing the user to specify missing values for workspace placeholders. More...

Inheritance diagram for ImFusion::WorkspacePlaceholdersDialog:

Detailed Description

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)

The documentation for this class was generated from the following file:
  • ImFusion/GUI/WorkspacePlaceholdersDialog.h
Search Tab / S to search, Esc to close