mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-04 04:29:58 +01:00
element-editor: add mirror and flip for "dynamic_text"
This commit is contained in:
@@ -102,6 +102,8 @@ class PartDynamicTextField : public QGraphicsTextItem, public CustomElementPart
|
||||
bool keepVisualRotation() const;
|
||||
|
||||
void setRotation(qreal angle);
|
||||
void mirror();
|
||||
void flip();
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user