refs #91 & #124 Doxygen, override, and comment fixes

This commit is contained in:
Klaus Basan
2014-02-11 00:13:27 +01:00
parent 18b31b49ac
commit 2db876844c
5 changed files with 140 additions and 184 deletions

View File

@@ -186,8 +186,8 @@ namespace BlackMisc
/*!
* \brief Set property by index
* \remarks Intentionally not abstract, avoiding all classes need to implement this method
* \param variant
* \param index as used in Qt table views
* \return
*/
virtual void setPropertyByIndex(const QVariant &variant, int index);