mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-29 00:39:58 +02:00
Minor
This commit is contained in:
@@ -17,9 +17,12 @@
|
||||
*/
|
||||
#ifndef QGI_MANAGER_H
|
||||
#define QGI_MANAGER_H
|
||||
|
||||
#include <QtCore>
|
||||
#include <QGraphicsScene>
|
||||
#include <QGraphicsItem>
|
||||
|
||||
class QGraphicsScene;
|
||||
class QGraphicsItem;
|
||||
|
||||
/**
|
||||
This class provides a QGraphicsItem manager, which can delete QGraphicsItem
|
||||
as soon as there is no reference to them anymore.
|
||||
|
||||
Reference in New Issue
Block a user