Engauge Digitizer  2
Public Member Functions | List of all members
TutorialDlg Class Reference

Tutorial using a strategy like a comic strip with decision points deciding which panels appear. More...

#include <TutorialDlg.h>

Inheritance diagram for TutorialDlg:

Public Member Functions

 TutorialDlg (MainWindow *mainWindow)
 Single constructor.
 
QSize backgroundSize () const
 Make geometry available for layout.
 
QGraphicsScene & scene ()
 Single scene the covers the entire tutorial dialog.
 
QGraphicsView & view ()
 Single view that displays the single scene.
 

Detailed Description

Tutorial using a strategy like a comic strip with decision points deciding which panels appear.

This is implemented as a QGraphicsScene with states in charge of managing the contents of the scene

Definition at line 19 of file TutorialDlg.h.


The documentation for this class was generated from the following files: