mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-04 04:06:43 +03:00
Context items added to pagefooter band
This commit is contained in:
@@ -50,7 +50,9 @@ public:
|
||||
void setPrintOnFirstPage(bool printOnFirstPage);
|
||||
|
||||
protected:
|
||||
QColor bandColor() const;
|
||||
QColor bandColor() const;
|
||||
void preparePopUpMenu(QMenu &menu);
|
||||
void processPopUpAction(QAction *action);
|
||||
private:
|
||||
bool m_printOnFirstPage;
|
||||
bool m_printOnLastPage;
|
||||
|
Reference in New Issue
Block a user