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

@@ -961,6 +961,7 @@ QDomElement QetShapeItem::toXml(QDomDocument &document) const
@brief QetShapeItem::toDXF
Draw this element to the dxf document
@param filepath file path of the the dxf document
@param pen
@return true if draw success
*/
bool QetShapeItem::toDXF(const QString &filepath,const QPen &pen)