mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Init commit
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
virtual QColor pageBorderColor() const;
|
||||
virtual QColor gridColor() const;
|
||||
virtual QRectF boundingRect() const;
|
||||
void setItemMode(LimeReport::BaseDesignIntf::ItemMode mode);
|
||||
void clear();
|
||||
const BandsList& childBands() const {return m_bands;}
|
||||
BandDesignIntf * bandByType(BandDesignIntf::BandsType bandType) const;
|
||||
|
||||
Reference in New Issue
Block a user