11 #include <QHeaderView>
12 #include <QMessageBox>
21 : QDialog(parent, Qt::Tool),
Ui::primitiveDistanceDlg() {
27 treatPlanesAsBoundedCheckBox->setUpdatesEnabled(
false);
29 connect(cancelButton, &QPushButton::clicked,
this,
31 connect(okButton, &QPushButton::clicked,
this,
33 connect(signedDistCheckBox, &QCheckBox::toggled,
this,
47 flipNormalsCheckBox->setEnabled(state);
ecvPrimitiveDistanceDlg(QWidget *parent=nullptr)
Default constructor.
bool treatPlanesAsBounded()
static bool s_treatAsBounded
static bool s_flipNormals