mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-05 14:30:00 +02:00
Mod doc set style de same
This commit is contained in:
@@ -28,10 +28,10 @@ class Diagram;
|
||||
class CrossRefItem;
|
||||
|
||||
/**
|
||||
* @brief The ElementTextItemGroup class
|
||||
* This class represent a group of element text
|
||||
* Texts in the group can be aligned left / center /right
|
||||
*/
|
||||
@brief The ElementTextItemGroup class
|
||||
This class represent a group of element text
|
||||
Texts in the group can be aligned left / center /right
|
||||
*/
|
||||
class ElementTextItemGroup : public QObject, public QGraphicsItemGroup
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user