mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-31 23:59:58 +02:00
Mod doc set style de same
This commit is contained in:
@@ -27,13 +27,13 @@ class AddTableDialog;
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief The AddTableDialog class
|
||||
* Provide a dialog used to edit the properties of table befor adding to a diagram.
|
||||
* The main difference betwen this dialog and the widget used to edit the properties of table
|
||||
* is that the dialog have two extra check box.
|
||||
* One for adjust the size of the table to diagram
|
||||
* Second for add new tables on new folios if the table can't fit into diagram
|
||||
*/
|
||||
@brief The AddTableDialog class
|
||||
Provide a dialog used to edit the properties of table befor adding to a diagram.
|
||||
The main difference betwen this dialog and the widget used to edit the properties of table
|
||||
is that the dialog have two extra check box.
|
||||
One for adjust the size of the table to diagram
|
||||
Second for add new tables on new folios if the table can't fit into diagram
|
||||
*/
|
||||
class AddTableDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user