17#include <QStringListModel>
21#include "ui_Vtu2Grid.h"
44 void reject()
override { this->done(QDialog::Rejected); };
Definition of ElementErrorCodes.
void on_xlineEdit_textChanged()
Vtu2GridDialog(MeshModel &mesh_model, QDialog *parent=nullptr)
void on_zlineEdit_textChanged()
void updateExpectedVoxel()
As the x/y/z input changes an estimation of the expected Voxel is given.
void on_ylineEdit_textChanged()
void accept() override
Instructions if the OK-Button has been pressed.
void reject() override
Instructions if the Cancel-Button has been pressed.
QStringListModel _allMeshes