mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-23 04:59:58 +01:00
Mod doc set style de same
This commit is contained in:
@@ -25,12 +25,11 @@ class ElementsLocation;
|
||||
class QGraphicsItem;
|
||||
|
||||
/**
|
||||
* @brief The ElementFactory class
|
||||
*this class is a pattern factory and also a singleton factory.
|
||||
*this class create new instance of herited class element like
|
||||
*simple element or report element.
|
||||
*
|
||||
*/
|
||||
@brief The ElementFactory class
|
||||
this class is a pattern factory and also a singleton factory.
|
||||
this class create new instance of herited class element like
|
||||
simple element or report element.
|
||||
*/
|
||||
class ElementFactory
|
||||
{
|
||||
//methods for singleton pattern
|
||||
|
||||
Reference in New Issue
Block a user