#include <QGraphicsItem>
#include <QObject>


Go to the source code of this file.
Classes | |
class | GraphicsGuide |
Variables | |
static const int | TypeGuide = QGraphicsItem::UserType+7 |
static const int | ZValueGuide = 10 |
Variable Documentation
◆ TypeGuide
|
static |
◆ ZValueGuide
|
static |