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:
@@ -217,7 +217,8 @@ void TitleBlockCell::loadContentFromXml(const QDomElement &cell_element) {
|
||||
}
|
||||
|
||||
/**
|
||||
@param xml_element XML element to which cell content will be exported
|
||||
@brief TitleBlockCell::saveContentToXml
|
||||
@param cell_elmt : XML element to which cell content will be exported
|
||||
*/
|
||||
void TitleBlockCell::saveContentToXml(QDomElement &cell_elmt) {
|
||||
cell_elmt.setAttribute("name", value_name);
|
||||
|
||||
Reference in New Issue
Block a user