mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 16:39:07 +03:00
Added the ability to add text elements in preview (in edit mode)
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
QColor previewPageBackgroundColor();
|
||||
QPrinter *defaultPrinter() const;
|
||||
void setDefaultPrinter(QPrinter *defaultPrinter);
|
||||
void startInsertTextItem();
|
||||
public slots:
|
||||
void refreshPages();
|
||||
void zoomIn();
|
||||
|
Reference in New Issue
Block a user