|
Engauge Digitizer
2
|
#include <QGraphicsPixmapItem>#include <QGraphicsScene>#include <QGraphicsTextItem>#include "TutorialDlg.h"#include "TutorialStateAbstractBase.h"#include "TutorialStateContext.h"
Go to the source code of this file.
Variables | |
| const int | TITLE_PADDING = 5 |
| const double | Z_TITLE = 2.0 |
| const int TITLE_PADDING = 5 |
Definition at line 15 of file TutorialStateAbstractBase.cpp.
| const double Z_TITLE = 2.0 |
Definition at line 16 of file TutorialStateAbstractBase.cpp.
1.8.14