mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 10:09:58 +01:00
Element text item group : Add new property for edit the adjustment of the space between texts
Dynamic element text item editor : Add new entry for edit the alignment, rotation and vertical adjustment of a group Element Mover : Minor, remove the group texts from the moved content git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5165 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -47,7 +47,7 @@ class DynamicElementTextItemEditor : public AbstractElementPropertiesEditorWidge
|
||||
QUndoCommand *associatedUndo() const override;
|
||||
|
||||
private:
|
||||
void dataEdited(DynamicElementTextItem *deti);
|
||||
void dataEdited();
|
||||
void treeViewClicked(const QModelIndex &index);
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user