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

Class to not show transformation since transformation is undefined. More...

#include <TransformationStateUndefined.h>

Inheritance diagram for TransformationStateUndefined:
TransformationStateAbstractBase

Public Member Functions

 TransformationStateUndefined (TransformationStateContext &context, QGraphicsScene &scene)
 Single constructor.
 
virtual void begin (CmdMediator &cmdMediator, const Transformation &transformation, const QString &selectedGraphCurve)
 Method that is called at the exact moment a state is entered. Typically called just after end for the previous state.
 
virtual void end (CmdMediator &cmdMediator, const Transformation &transformation)
 Method that is called at the exact moment a state is exited. Typically called just before begin for the next state.
 
virtual void updateAxesChecker (CmdMediator &cmdMediator, const Transformation &transformation)
 Apply the new DocumentModelAxesChecker.
 
- Public Member Functions inherited from TransformationStateAbstractBase
 TransformationStateAbstractBase (TransformationStateContext &context)
 Single constructor.
 

Additional Inherited Members

- Protected Member Functions inherited from TransformationStateAbstractBase
TransformationStateContextcontext ()
 Reference to the TransformationStateContext that contains all the TransformationStateAbstractBase subclasses, without const.
 

Detailed Description

Class to not show transformation since transformation is undefined.

Definition at line 13 of file TransformationStateUndefined.h.


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