mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Code generator (start)
This commit is contained in:
@ -128,9 +128,11 @@ public:
|
||||
_PDFInteger,
|
||||
_PDFReal,
|
||||
_PDFObjectReference,
|
||||
_PDFObject,
|
||||
_QString,
|
||||
_QPointF,
|
||||
_QRectF,
|
||||
_QColor,
|
||||
_QVariant
|
||||
};
|
||||
Q_ENUM(DataType)
|
||||
|
Reference in New Issue
Block a user