0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-01 11:31:10 +03:00

Watermark

# Conflicts:
#	limereport/items/lrimageitem.h
#	limereport/items/lrtextitem.h
#	limereport/lrbasedesignintf.cpp
#	limereport/lrbasedesignintf.h
This commit is contained in:
Arin Alex
2018-03-22 17:41:30 +03:00
6 changed files with 26 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ class ImageItem : public LimeReport::ItemDesignIntf
Q_PROPERTY(bool center READ center WRITE setCenter)
Q_PROPERTY(QString resourcePath READ resourcePath WRITE setResourcePath)
Q_PROPERTY(QString variable READ variable WRITE setVariable)
Q_PROPERTY(bool watermark READ isWatermark WRITE setWatermark)
public:
enum Format {
Binary = 0,