Doxygen, formatting, tweaks

This commit is contained in:
Klaus Basan
2014-06-17 23:03:49 +02:00
parent a867a490e6
commit 427dd83a6a
3 changed files with 9 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ namespace BlackMisc
//! \copydoc CValueObject::unmarshallFromDbus
virtual void unmarshallFromDbus(const QDBusArgument &) override;
//! \copydoc CValueObject::compareImpl
//! \copydoc CValueObject::compareImpl(const CValueObject &)
int compareImpl(const CValueObject &otherBase) const override;
//! \copydoc CValueObject::getMetaTypeId()