17#include "ui_DataExplorerSettings.h"
38 void reject()
override { this->done(QDialog::Rejected); };
A dialog window for managing general Data Explorer settings.
void accept() override
Instructions if the OK-Button has been pressed.
void on_gmshPathButton_clicked()
DataExplorerSettingsDialog(QDialog *parent=nullptr)
~DataExplorerSettingsDialog() override
void reject() override
Instructions if the Cancel-Button has been pressed.