Engauge Digitizer 2
Loading...
Searching...
No Matches
Classes | Enumerations
BackgroundStateAbstractBase.h File Reference
#include <QGraphicsPixmapItem>
#include <QImage>
Include dependency graph for BackgroundStateAbstractBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BackgroundStateAbstractBase
 Background image state machine state base class. More...
 

Enumerations

enum  BackgroundState {
  BACKGROUND_STATE_CURVE , BACKGROUND_STATE_NONE , BACKGROUND_STATE_ORIGINAL , BACKGROUND_STATE_UNLOADED ,
  NUM_BACKGROUND_STATES
}
 Set of possible states of background image. More...
 

Enumeration Type Documentation

◆ BackgroundState

Set of possible states of background image.

Enumerator
BACKGROUND_STATE_CURVE 
BACKGROUND_STATE_NONE 
BACKGROUND_STATE_ORIGINAL 
BACKGROUND_STATE_UNLOADED 
NUM_BACKGROUND_STATES 

Definition at line 14 of file BackgroundStateAbstractBase.h.