The ShapeGraphicsItemPropertiesWidget class Provide a widget to edit the properties of a QetShapeItem.
More...
#include <shapegraphicsitempropertieswidget.h>
The ShapeGraphicsItemPropertiesWidget class Provide a widget to edit the properties of a QetShapeItem.
◆ ShapeGraphicsItemPropertiesWidget() [1/2]
| ShapeGraphicsItemPropertiesWidget::ShapeGraphicsItemPropertiesWidget |
( |
QetShapeItem * |
item, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ShapeGraphicsItemPropertiesWidget() [2/2]
| ShapeGraphicsItemPropertiesWidget::ShapeGraphicsItemPropertiesWidget |
( |
QList< QetShapeItem * > |
items_list, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~ShapeGraphicsItemPropertiesWidget()
| ShapeGraphicsItemPropertiesWidget::~ShapeGraphicsItemPropertiesWidget |
( |
| ) |
|
|
override |
◆ apply
| void ShapeGraphicsItemPropertiesWidget::apply |
( |
| ) |
|
|
overrideslot |
◆ associatedUndo()
| QUndoCommand * ShapeGraphicsItemPropertiesWidget::associatedUndo |
( |
| ) |
const |
|
overridevirtual |
◆ clearEditConnection()
| void ShapeGraphicsItemPropertiesWidget::clearEditConnection |
( |
| ) |
|
|
private |
◆ on_m_lock_pos_cb_clicked
| void ShapeGraphicsItemPropertiesWidget::on_m_lock_pos_cb_clicked |
( |
| ) |
|
|
privateslot |
◆ reset
| void ShapeGraphicsItemPropertiesWidget::reset |
( |
| ) |
|
|
overrideslot |
◆ setItem()
| void ShapeGraphicsItemPropertiesWidget::setItem |
( |
QetShapeItem * |
shape | ) |
|
◆ setItems()
| void ShapeGraphicsItemPropertiesWidget::setItems |
( |
QList< QetShapeItem * > |
shapes_list | ) |
|
◆ setLiveEdit()
| bool ShapeGraphicsItemPropertiesWidget::setLiveEdit |
( |
bool |
live_edit | ) |
|
|
overridevirtual |
◆ setUpEditConnection()
| void ShapeGraphicsItemPropertiesWidget::setUpEditConnection |
( |
| ) |
|
|
private |
◆ title()
| QString ShapeGraphicsItemPropertiesWidget::title |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ updateUi()
| void ShapeGraphicsItemPropertiesWidget::updateUi |
( |
| ) |
|
|
overridevirtual |
◆ m_connect_list
| QList<QMetaObject::Connection> ShapeGraphicsItemPropertiesWidget::m_connect_list |
|
private |
◆ m_edit_connection
| QList<QMetaObject::Connection> ShapeGraphicsItemPropertiesWidget::m_edit_connection |
|
private |
◆ m_shape
◆ m_shapes_list
| QList<QPointer<QetShapeItem> > ShapeGraphicsItemPropertiesWidget::m_shapes_list |
|
private |
◆ ui
| Ui::ShapeGraphicsItemPropertiesWidget* ShapeGraphicsItemPropertiesWidget::ui |
|
private |
The documentation for this class was generated from the following files: