1#ifndef QOBJECTGRAPHICSITEM_H
2#define QOBJECTGRAPHICSITEM_H
4#include <Kanoop/gui/libkanoopgui.h>
Minimal QObject subclass serving as a QObject base for graphics item mixins.
QObjectGraphicsItem(QObject *parent=nullptr)
Construct with an optional parent.