Embed the panel into a dialog. More...
#include <DlgSmoothing.h>
Public Member Functions | |
int | iterations () const |
double | lambdaStep () const |
DlgSmoothing::Smooth | method () const |
double | microStep () const |
SmoothingDialog (QWidget *parent=nullptr, Qt::WindowFlags fl=Qt::WindowFlags()) | |
bool | smoothSelection () const |
~SmoothingDialog () | |
Embed the panel into a dialog.
SmoothingDialog::SmoothingDialog | ( | QWidget * | parent = nullptr , |
Qt::WindowFlags | fl = Qt::WindowFlags() |
||
) |
References draftgeoutils.intersections::connect().
SmoothingDialog::~SmoothingDialog | ( | ) |
int MeshGui::SmoothingDialog::iterations | ( | ) | const |
double MeshGui::SmoothingDialog::lambdaStep | ( | ) | const |
DlgSmoothing::Smooth MeshGui::SmoothingDialog::method | ( | ) | const |
double MeshGui::SmoothingDialog::microStep | ( | ) | const |
bool MeshGui::SmoothingDialog::smoothSelection | ( | ) | const |