Finish 1.4.89

This commit is contained in:
Arin Alexander
2018-07-13 02:25:20 +03:00
5 changed files with 44 additions and 5 deletions

View File

@@ -173,6 +173,7 @@ public:
bool isConnectedToBand(BandDesignIntf::BandsType bandType) const;
int minChildIndex(BandsType bandType);
int minChildIndex(QSet<BandsType> ignoredBands = QSet<BandDesignIntf::BandsType>());
int maxChildIndex(BandDesignIntf::BandsType bandType) const;
int maxChildIndex(QSet<BandsType> ignoredBands = QSet<BandDesignIntf::BandsType>()) const;