![]() |
VPTissue Reference Manual
|
Main widget class for the graphical user interface of the converter. More...
#include <ConverterWindow.h>


Public Member Functions | |
| ConverterWindow (Ws::Project *, std::vector< IConverterFormat * > formats, std::shared_ptr< SimShell::Ws::MergedPreferences > prefs, const std::string &window_title, QWidget *parent=nullptr) | |
| Constructor. More... | |
| virtual | ~ConverterWindow () |
| Destructor. | |
| void | Refresh () |
| Refresh list of input files. | |
Main widget class for the graphical user interface of the converter.
Definition at line 53 of file ConverterWindow.h.
| SimPT_Shell::ConverterWindow::ConverterWindow | ( | Ws::Project * | , |
| std::vector< IConverterFormat * > | formats, | ||
| std::shared_ptr< SimShell::Ws::MergedPreferences > | prefs, | ||
| const std::string & | window_title, | ||
| QWidget * | parent = nullptr |
||
| ) |
Constructor.
Definition at line 55 of file ConverterWindow.cpp.
References SimShell::Ws::Project< FileType, index_file >::GetPath(), and Refresh().
