Ref T388, added 2 compares and ignore 7 setter indexes

This commit is contained in:
Klaus Basan
2018-10-04 18:32:46 +02:00
parent 7300a2af1f
commit 1388929041
2 changed files with 20 additions and 14 deletions

View File

@@ -133,7 +133,7 @@ namespace BlackMisc
//! \copydoc BlackMisc::Mixin::Index::setPropertyByIndex
void setPropertyByIndex(const CPropertyIndex &index, const CVariant &variant);
//! Compare by index
//! \copydoc BlackMisc::Mixin::Index::comparePropertyByIndex
int comparePropertyByIndex(const CPropertyIndex &index, const CAircraftModel &compareValue) const;
//! \copydoc BlackMisc::Mixin::String::toQString