#include <DlgExpressionInput.h>
◆ DlgExpressionInput()
References draftgeoutils.intersections::connect(), Ui_DlgExpressionInput::discardBtn, Ui_DlgExpressionInput::expression, Base::Tools::fromStdString(), App::GetApplication(), ParameterGrp::GetBool(), App::Application::GetParameterGroupByPath(), Ui_DlgExpressionInput::horizontalSpacer_3, Gui::ExpressionLineEdit::setDocumentObject(), Ui_DlgExpressionInput::setupUi(), and Ui_DlgExpressionInput::verticalLayout.
◆ ~DlgExpressionInput()
| DlgExpressionInput::~DlgExpressionInput |
( |
| ) |
|
◆ discardedFormula()
| bool Gui::Dialog::DlgExpressionInput::discardedFormula |
( |
| ) |
const |
◆ eventFilter()
◆ expressionPosition()
| QPoint DlgExpressionInput::expressionPosition |
( |
| ) |
const |
◆ getExpression()
| std::shared_ptr< App::Expression > Gui::Dialog::DlgExpressionInput::getExpression |
( |
| ) |
const |
◆ mousePressEvent()
| void DlgExpressionInput::mousePressEvent |
( |
QMouseEvent * |
ev | ) |
|
|
protected |
◆ mouseReleaseEvent()
| void DlgExpressionInput::mouseReleaseEvent |
( |
QMouseEvent * |
ev | ) |
|
|
protected |
◆ setExpressionInputSize()
| void DlgExpressionInput::setExpressionInputSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ show
| void DlgExpressionInput::show |
( |
| ) |
|
|
slot |
◆ showEvent()
| void DlgExpressionInput::showEvent |
( |
QShowEvent * |
ev | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgExpressionInput.h
- FreeCAD/src/Gui/DlgExpressionInput.cpp