Free text and line annotations

This commit is contained in:
Jakub Melka
2020-03-25 18:53:24 +01:00
parent f4bb5c2fa1
commit 9fa2a70bf4
6 changed files with 1274 additions and 3 deletions

View File

@ -146,7 +146,9 @@ public:
_QColor,
_QVariant,
_TextAnnotationIcon,
_LinkHighlightMode
_LinkHighlightMode,
_TextAlignment,
_AnnotationLineEnding
};
Q_ENUM(DataType)