Abstract class that represents a graphic item. This object is of type QGraphicsObject. More...
#include <QGraphicsObject>#include <QPixmap>#include <QVariant>#include <QPainter>#include "../../core/pattern/mvc/ItemObserver.h"#include "../../../geometry/Envelope.h"#include "../../core/enum/AbstractType.h"#include "../../../color/RGBAColor.h"#include "../../core/Config.h"#include "ParentItem.h"Go to the source code of this file.
Classes | |
| class | te::layout::ObjectItem | 
| Abstract class that represents a graphic item. This object is of type QGraphicsObject.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::layout | |
| This is the namespace for the Layout module.  | |
Abstract class that represents a graphic item. This object is of type QGraphicsObject.
Definition in file ObjectItem.h.