25namespace CustomDialogs {
This class should be the basis for all customised algorithm dialogs.
This class gives specialised dialog for the LoadDAE algorithm.
QLineEdit * maxSpLineEdit
QLineEdit * listSpLineEdit
QLineEdit * updateLineEdit
~LoadDAEDialog() override
Destruktor.
QLineEdit * minSpLineEdit
void initLayout() override
This does the work and must be overridden in each deriving class.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...