mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 22:59:58 +01:00
Mod doc set style de same
This commit is contained in:
@@ -27,11 +27,11 @@ class ElementTextItemGroup;
|
||||
class Element;
|
||||
|
||||
/**
|
||||
* @brief The DynamicElementTextModel class
|
||||
* A model to use with QtView.
|
||||
* This model display and can edit the value of dynamic text of an element.
|
||||
* Set the delegate DynamicTextItemDelegate as delegate of this model.
|
||||
*/
|
||||
@brief The DynamicElementTextModel class
|
||||
A model to use with QtView.
|
||||
This model display and can edit the value of dynamic text of an element.
|
||||
Set the delegate DynamicTextItemDelegate as delegate of this model.
|
||||
*/
|
||||
class DynamicElementTextModel : public QStandardItemModel
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user