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

Segment fill panel discusses the digitization of points along curve lines. More...

#include <TutorialStateSegmentFill.h>

Inheritance diagram for TutorialStateSegmentFill:
TutorialStateAbstractBase

Public Slots

void slotNext ()
 Slot called when next button is triggered.
 
void slotPrevious ()
 Slot called to return to previous panel.
 

Public Member Functions

 TutorialStateSegmentFill (TutorialStateContext &context)
 Single constructor.
 
virtual void begin ()
 Transition into this state.
 
virtual void end ()
 Transition out of this state.
 
- Public Member Functions inherited from TutorialStateAbstractBase
 TutorialStateAbstractBase (TutorialStateContext &context)
 Single constructor.
 

Additional Inherited Members

- Protected Member Functions inherited from TutorialStateAbstractBase
int buttonMargin () const
 Buttons are placed up against bottom side, and left or right side, separated by this margin.
 
TutorialStateContextcontext ()
 Context class for the tutorial state machine.
 
QGraphicsPixmapItem * createPixmapItem (const QString &resource, const QPoint &pos)
 Factory method for pixmap items.
 
QGraphicsTextItem * createTextItem (const QString &text, const QPoint &pos)
 Factory method for text items.
 
QGraphicsTextItem * createTitle (const QString &text)
 Factory method for title items.
 

Detailed Description

Segment fill panel discusses the digitization of points along curve lines.

Definition at line 18 of file TutorialStateSegmentFill.h.


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