mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-28 13:49:58 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user