mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 08:40:53 +01:00
Diagram editor : add in the tree widget use to edit the property of dynamic text item, two news items for edit the X and Y pos of the text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5088 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -42,6 +42,7 @@ class DynamicElementTextItemEditor : public AbstractElementPropertiesEditorWidge
|
||||
bool setLiveEdit(bool live_edit) override;
|
||||
void apply() override;
|
||||
void setCurrentText(DynamicElementTextItem *text);
|
||||
QUndoCommand *associatedUndo() const override;
|
||||
|
||||
private:
|
||||
void dataEdited(DynamicElementTextItem *deti);
|
||||
|
||||
Reference in New Issue
Block a user