The RectangleEditor class This class provides a widget to edit rectangles within the element editor.
More...
#include <rectangleeditor.h>
The RectangleEditor class This class provides a widget to edit rectangles within the element editor.
◆ RectangleEditor()
◆ ~RectangleEditor()
RectangleEditor::~RectangleEditor |
( |
| ) |
|
|
override |
◆ activeConnections()
void RectangleEditor::activeConnections |
( |
bool |
active | ) |
|
|
private |
◆ currentPart()
◆ currentParts()
◆ disconnectChangeConnections()
void RectangleEditor::disconnectChangeConnections |
( |
| ) |
|
|
private |
◆ editedTopLeft()
QPointF RectangleEditor::editedTopLeft |
( |
| ) |
const |
RectangleEditor::topLeft.
- Returns
- The edited topLeft already mapped to part coordinate
◆ editingFinished()
void RectangleEditor::editingFinished |
( |
| ) |
|
|
private |
RectangleEditor::editingFinished Slot called when a editor widget is finish to be edited Update the geometry of the rectangle according to value of editing widget.
◆ heightChanged()
void RectangleEditor::heightChanged |
( |
| ) |
|
|
private |
◆ setPart()
◆ setParts()
◆ setUpChangeConnections()
void RectangleEditor::setUpChangeConnections |
( |
| ) |
|
|
private |
setUpChangeConnections Setup the connection from the rectangles(s) to the widget, to update it when the rectangles(s) are changed (moved ...)
◆ updateForm
void RectangleEditor::updateForm |
( |
| ) |
|
|
overrideslot |
◆ widthChanged()
void RectangleEditor::widthChanged |
( |
| ) |
|
|
private |
◆ xPosChanged()
void RectangleEditor::xPosChanged |
( |
| ) |
|
|
private |
◆ xRadiusChanged()
void RectangleEditor::xRadiusChanged |
( |
| ) |
|
|
private |
◆ yPosChanged()
void RectangleEditor::yPosChanged |
( |
| ) |
|
|
private |
◆ yRadiusChanged()
void RectangleEditor::yRadiusChanged |
( |
| ) |
|
|
private |
◆ m_change_connections
QList<QMetaObject::Connection> RectangleEditor::m_change_connections |
|
private |
◆ m_locked
bool RectangleEditor::m_locked = false |
|
private |
◆ m_part
◆ m_style
◆ ui
Ui::RectangleEditor* RectangleEditor::ui |
|
private |
The documentation for this class was generated from the following files: