Engauge Digitizer 2
|
#include <QGraphicsPixmapItem>
#include <QImage>
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... | |
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.