mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-14 17:20:57 +03:00
Bands movement has been fixed
This commit is contained in:
@@ -171,6 +171,8 @@ public:
|
||||
int maxChildIndex(BandDesignIntf::BandsType bandType) const;
|
||||
int maxChildIndex(QSet<BandsType> ignoredBands = QSet<BandDesignIntf::BandsType>()) const;
|
||||
|
||||
int rootIndex(BandDesignIntf *parentBand);
|
||||
BandDesignIntf* rootBand(BandDesignIntf *parentBand);
|
||||
|
||||
BandDesignIntf* parentBand() const {return m_parentBand;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user