QElectroTech  0.8-dev
Classes | Macros | Typedefs
customelementgraphicpart.h File Reference
#include <QGraphicsObject>
#include "customelementpart.h"
Include dependency graph for customelementgraphicpart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CustomElementGraphicPart
 The CustomElementGraphicPart class This class is the base for all home-made primitive like line, rectangle, ellipse etc.... It provides methods and enums to manage style attributes available for primitive (color, pen style, etc...) More...
 

Macros

#define SHADOWS_HEIGHT   4.0
 

Typedefs

typedef CustomElementGraphicPart CEGP
 

Macro Definition Documentation

◆ SHADOWS_HEIGHT

#define SHADOWS_HEIGHT   4.0

Typedef Documentation

◆ CEGP