mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Fix some doxygen issues
This commit is contained in:
@@ -54,9 +54,9 @@ DynamicTextFieldEditor::~DynamicTextFieldEditor() {
|
||||
|
||||
/**
|
||||
@brief DynamicTextFieldEditor::setPart
|
||||
Set @part as current edited part of this widget.
|
||||
Set part as current edited part of this widget.
|
||||
@param part
|
||||
@return true if @part can be edited by this widget
|
||||
@return true if part can be edited by this widget
|
||||
*/
|
||||
bool DynamicTextFieldEditor::setPart(CustomElementPart *part) {
|
||||
disconnectConnections();
|
||||
|
||||
Reference in New Issue
Block a user