mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: WIP
This commit is contained in:
@ -152,6 +152,8 @@ public:
|
||||
QPainterPath getTextPath() const;
|
||||
void setTextPath(QPainterPath newTextPath);
|
||||
|
||||
QString getItemsAsText() const;
|
||||
|
||||
private:
|
||||
std::vector<Item> m_items;
|
||||
QRectF m_boundingBox;
|
||||
|
Reference in New Issue
Block a user