21#include "ui_MeshLayerEdit.h"
44 QDialog* parent =
nullptr);
Definition of the MeshLayerMapper class.
A dialog window for editing meshes in various ways.
MeshLayerEditDialog(const MeshLib::Mesh *mesh, QDialog *parent=nullptr)
~MeshLayerEditDialog() override
void mshEditFinished(MeshLib::Mesh *)
QRadioButton * _ogsMeshButton
MeshLib::Mesh * createPrismMesh()
QMap< QPushButton *, QLineEdit * > _fileButtonMap
QPushButton * _nextButton
void reject() override
Instructions if the Cancel-Button has been pressed.
MeshLib::Mesh * createTetMesh()
QGridLayout * _layerSelectionLayout
QVector< QLineEdit * > _edits
void accept() override
Instructions if the OK-Button has been pressed.
void createMeshToolSelection()
const MeshLib::Mesh * _msh
QLineEdit * _minThicknessEdit
QLineEdit * _noDataReplacementEdit
QGroupBox * _radioButtonBox