mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Mod doc set style de same
This commit is contained in:
@@ -10,12 +10,12 @@ namespace Ui {
|
||||
class DynamicElementTextItem;
|
||||
|
||||
/**
|
||||
* @brief The CompositeTextEditDialog class
|
||||
* CompositeTextEditDialog display a dialog use to write the complex text
|
||||
* of a dynamic element text item.
|
||||
* This dialog provide a QComboBox to quickly add an information of the element
|
||||
* in the composite text.
|
||||
*/
|
||||
@brief The CompositeTextEditDialog class
|
||||
CompositeTextEditDialog display a dialog use to write the complex text
|
||||
of a dynamic element text item.
|
||||
This dialog provide a QComboBox to quickly add an information of the element
|
||||
in the composite text.
|
||||
*/
|
||||
class CompositeTextEditDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user