#include <DlgExpressionInput.h>
◆ DlgExpressionInput()
◆ ~DlgExpressionInput()
DlgExpressionInput::~DlgExpressionInput |
( |
| ) |
|
◆ discardedFormula()
bool Gui::Dialog::DlgExpressionInput::discardedFormula |
( |
| ) |
const |
◆ eventFilter()
◆ expressionPosition()
QPoint DlgExpressionInput::expressionPosition |
( |
| ) |
const |
◆ getExpression()
boost::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 |
|
) |
| |
◆ showEvent()
void DlgExpressionInput::showEvent |
( |
QShowEvent * |
ev | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- src/Gui/DlgExpressionInput.h
- src/Gui/DlgExpressionInput.cpp