cgma
|
Go to the source code of this file.
Variables | |
const int | CUBIT_DEFAULT_COLOR = -1 |
const int | CUBIT_BLACK = 0 |
const int | CUBIT_GREY = 1 |
const int | CUBIT_ORANGE = 2 |
const int | CUBIT_RED = 3 |
const int | CUBIT_GREEN = 4 |
const int | CUBIT_YELLOW = 5 |
const int | CUBIT_MAGENTA = 6 |
const int | CUBIT_CYAN = 7 |
const int | CUBIT_BLUE = 8 |
const int | CUBIT_WHITE = 9 |
const int | CUBIT_BROWN = 10 |
const int | CUBIT_GOLD = 11 |
const int | CUBIT_LIGHTBLUE = 12 |
const int | CUBIT_LIGHTGREEN = 13 |
const int | CUBIT_SALMON = 14 |
const int | CUBIT_CORAL = 15 |
const int | CUBIT_PINK = 16 |
const int CUBIT_BLACK = 0 |
Definition at line 5 of file CubitColorConstants.hpp.
const int CUBIT_BLUE = 8 |
Definition at line 13 of file CubitColorConstants.hpp.
const int CUBIT_BROWN = 10 |
Definition at line 15 of file CubitColorConstants.hpp.
const int CUBIT_CORAL = 15 |
Definition at line 20 of file CubitColorConstants.hpp.
const int CUBIT_CYAN = 7 |
Definition at line 12 of file CubitColorConstants.hpp.
const int CUBIT_DEFAULT_COLOR = -1 |
Definition at line 4 of file CubitColorConstants.hpp.
const int CUBIT_GOLD = 11 |
Definition at line 16 of file CubitColorConstants.hpp.
const int CUBIT_GREEN = 4 |
Definition at line 9 of file CubitColorConstants.hpp.
const int CUBIT_GREY = 1 |
Definition at line 6 of file CubitColorConstants.hpp.
const int CUBIT_LIGHTBLUE = 12 |
Definition at line 17 of file CubitColorConstants.hpp.
const int CUBIT_LIGHTGREEN = 13 |
Definition at line 18 of file CubitColorConstants.hpp.
const int CUBIT_MAGENTA = 6 |
Definition at line 11 of file CubitColorConstants.hpp.
const int CUBIT_ORANGE = 2 |
Definition at line 7 of file CubitColorConstants.hpp.
const int CUBIT_PINK = 16 |
Definition at line 21 of file CubitColorConstants.hpp.
const int CUBIT_RED = 3 |
Definition at line 8 of file CubitColorConstants.hpp.
const int CUBIT_SALMON = 14 |
Definition at line 19 of file CubitColorConstants.hpp.
const int CUBIT_WHITE = 9 |
Definition at line 14 of file CubitColorConstants.hpp.
const int CUBIT_YELLOW = 5 |
Definition at line 10 of file CubitColorConstants.hpp.