#include <polygoneditor.h>
◆ PolygonEditor()
◆ ~PolygonEditor()
PolygonEditor::~PolygonEditor |
( |
| ) |
|
|
override |
◆ currentPart()
◆ currentParts()
◆ disconnectChangeConnections()
void PolygonEditor::disconnectChangeConnections |
( |
| ) |
|
|
private |
◆ eventFilter()
bool PolygonEditor::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
override |
◆ on_m_add_point_action_triggered
void PolygonEditor::on_m_add_point_action_triggered |
( |
| ) |
|
|
privateslot |
◆ on_m_close_polygon_cb_stateChanged
void PolygonEditor::on_m_close_polygon_cb_stateChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_m_points_list_tree_itemChanged
void PolygonEditor::on_m_points_list_tree_itemChanged |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
◆ on_m_points_list_tree_itemSelectionChanged
void PolygonEditor::on_m_points_list_tree_itemSelectionChanged |
( |
| ) |
|
|
privateslot |
◆ on_m_remove_point_action_triggered
void PolygonEditor::on_m_remove_point_action_triggered |
( |
| ) |
|
|
privateslot |
◆ pointsFromTree()
QVector< QPointF > PolygonEditor::pointsFromTree |
( |
| ) |
|
◆ setPart()
◆ setUpChangeConnections()
void PolygonEditor::setUpChangeConnections |
( |
| ) |
|
|
private |
setUpChangeConnections Setup the connection from the line(s) to the widget, to update it when the line(s) are changed (moved ...)
◆ updateForm()
void PolygonEditor::updateForm |
( |
| ) |
|
|
overridevirtual |
◆ m_change_connections
QList<QMetaObject::Connection> PolygonEditor::m_change_connections |
|
private |
◆ m_part
◆ m_style
◆ ui
Ui::PolygonEditor* PolygonEditor::ui |
|
private |
The documentation for this class was generated from the following files: