mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
Group bands rendering has been fixed
This commit is contained in:
@@ -139,7 +139,7 @@ private:
|
||||
qreal calcPageFooterHeight(PageItemDesignIntf* patternPage);
|
||||
qreal calcSlicePercent(qreal height);
|
||||
|
||||
bool containsGroupFunctions(BandDesignIntf* band);
|
||||
bool containsGroupFunctions(BaseDesignIntf *container);
|
||||
void extractGroupFuntionsFromItem(ContentItemDesignIntf* contentItem, BandDesignIntf* band);
|
||||
void extractGroupFunctionsFromContainer(BaseDesignIntf* baseItem, BandDesignIntf* band);
|
||||
void extractGroupFunctions(BandDesignIntf* band);
|
||||
|
||||
Reference in New Issue
Block a user