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:
@@ -35,8 +35,8 @@ QetGraphicsTableFactory::QetGraphicsTableFactory()
|
||||
|
||||
/**
|
||||
@brief QetGraphicsTableFactory::createAndAddNomenclature
|
||||
Open a dialog for ask user the config of the table ,create a nomenclature table
|
||||
and add it to diagram @diagram;
|
||||
Open a dialog for ask user the config of the table,
|
||||
create a nomenclature table and add it to diagram
|
||||
@param diagram
|
||||
*/
|
||||
void QetGraphicsTableFactory::createAndAddNomenclature(Diagram *diagram)
|
||||
@@ -51,8 +51,8 @@ void QetGraphicsTableFactory::createAndAddNomenclature(Diagram *diagram)
|
||||
|
||||
/**
|
||||
@brief QetGraphicsTableFactory::createAndAddSummary
|
||||
Open a dialog for ask user the config of the table ,create a summary table
|
||||
and add it to diagram @diagram;
|
||||
Open a dialog for ask user the config of the table,
|
||||
create a summary table and add it to diagram
|
||||
@param diagram
|
||||
*/
|
||||
void QetGraphicsTableFactory::createAndAddSummary(Diagram *diagram)
|
||||
|
||||
Reference in New Issue
Block a user