VPTissue Reference Manual
SimPT_Shell::ConverterWindow Class Reference

Main widget class for the graphical user interface of the converter. More...

#include <ConverterWindow.h>

Inheritance diagram for SimPT_Shell::ConverterWindow:
Inheritance graph
Collaboration diagram for SimPT_Shell::ConverterWindow:
Collaboration graph

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.
 

Detailed Description

Main widget class for the graphical user interface of the converter.

Definition at line 53 of file ConverterWindow.h.

Constructor & Destructor Documentation

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().

Here is the call graph for this function:


The documentation for this class was generated from the following files: