|
Engauge Digitizer 2
|
#include "EngaugeAssert.h"#include "Logger.h"#include "MainWindow.h"#include <QGraphicsRectItem>#include <QGraphicsScene>#include <QGraphicsView>#include <QVBoxLayout>#include "TutorialDlg.h"#include "TutorialStateContext.h"
Go to the source code of this file.
Variables | |
| const int | SCENE_WIDTH = 580 |
| const int | SCENE_HEIGHT = 480 |
| const int SCENE_HEIGHT = 480 |
Definition at line 18 of file TutorialDlg.cpp.
| const int SCENE_WIDTH = 580 |
Definition at line 17 of file TutorialDlg.cpp.