Text annotation

This commit is contained in:
Jakub Melka
2020-03-22 18:19:52 +01:00
parent fcaa288c5b
commit 35ffc256f3
7 changed files with 814 additions and 4 deletions

View File

@ -144,7 +144,8 @@ public:
_QPointF,
_QRectF,
_QColor,
_QVariant
_QVariant,
_TextAnnotationIcon
};
Q_ENUM(DataType)