17#include "ui_CreateStructuredGrid.h"
45 void reject()
override { this->done(QDialog::Rejected); };
Definition of the Mesh class.
A dialog window for managing general Data Explorer settings.
void accept() override
Instructions if the OK-Button has been pressed.
void on_prismButton_toggled() const
CreateStructuredGridDialog(QDialog *parent=nullptr)
void on_lineButton_toggled() const
void enable3dWidgets() const
void on_meshExtentButton_toggled()
void on_triButton_toggled() const
void enable2dWidgets() const
void on_elemExtentButton_toggled()
void on_quadButton_toggled() const
void meshAdded(MeshLib::Mesh *mesh)
bool inputIsEmpty() const
Checks if all necessary inputs have been specified.
void reject() override
Instructions if the Cancel-Button has been pressed.
void on_hexButton_toggled() const