Fix some doxygen issues (~100)

This commit is contained in:
Simon De Backer
2020-08-18 20:07:55 +02:00
parent b5f212418c
commit 790cdc5229
22 changed files with 205 additions and 154 deletions

View File

@@ -500,7 +500,7 @@ QList <ElementCollectionItem *> ElementsCollectionModel::items() const
/**
@brief ElementsCollectionModel::projectItems
@param project
@return return all items for project @project. the list can be empty
@return return all items for project. the list can be empty
*/
QList<ElementCollectionItem *> ElementsCollectionModel::projectItems(QETProject *project) const
{
@@ -531,7 +531,7 @@ void ElementsCollectionModel::hideElement()
/**
@brief ElementsCollectionModel::indexFromLocation
Return the index who represent @location.
Return the index who represent location.
Index can be non valid
@param location
@return