|
Engauge Digitizer 2
|
#include <QString>

Go to the source code of this file.
Enumerations | |
| enum | CentipedeState { CENTIPEDE_STATE_BUILD_CARTESIAN , CENTIPEDE_STATE_BUILD_POLAR , CENTIPEDE_STATE_PREBUILD , NUM_CENTIPEDE_STATES } |
| Set of possible states of Centipede construction. More... | |
Functions | |
| QString | centipedeStateAsString (CentipedeState state) |
| enum CentipedeState |
Set of possible states of Centipede construction.
| Enumerator | |
|---|---|
| CENTIPEDE_STATE_BUILD_CARTESIAN | |
| CENTIPEDE_STATE_BUILD_POLAR | |
| CENTIPEDE_STATE_PREBUILD | |
| NUM_CENTIPEDE_STATES | |
Definition at line 13 of file CentipedeState.h.
|
extern |
Definition at line 14 of file CentipedeState.cpp.