Fix some doxygen issues

This commit is contained in:
Simon De Backer
2020-08-18 21:28:52 +02:00
parent ef15013715
commit 8e956df8d8
33 changed files with 204 additions and 159 deletions

View File

@@ -382,7 +382,7 @@ QString DynamicElementTextItem::text() const {
/**
@brief DynamicElementTextItem::setText
Set the text of this text
@param formula
@param text
*/
void DynamicElementTextItem::setText(const QString &text)
{
@@ -448,7 +448,7 @@ QString DynamicElementTextItem::infoName() const {
/**
@brief DynamicElementTextItem::setCompositeText
Set the composite text of this text item to @text
Set the composite text of this text item to text
@param text
*/
void DynamicElementTextItem::setCompositeText(const QString &text)