mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-14 17:20:57 +03:00
New signal preparedForRender has been added to band
This commit is contained in:
@@ -258,6 +258,7 @@ public:
|
||||
void setBootomSpace(int bootomSpace);
|
||||
signals:
|
||||
void bandRendered(BandDesignIntf* band);
|
||||
void preparedForRender();
|
||||
void bandRegistred();
|
||||
protected:
|
||||
void trimToMaxHeight(int maxHeight);
|
||||
|
||||
Reference in New Issue
Block a user