Variables | |
| const int | OP_INVALID = -1 |
| const int | OP_IMAGE = 0 |
| const int | OP_FILLED_RECT = 1 |
| const int | OP_EMPTY_RECT = 2 |
| const int | OP_LINE = 3 |
| const int | OP_POINT = 4 |
| const int | OP_TEXT = 5 |
|
|
Definition at line 42 of file AOverlay.cpp. |
|
|
Definition at line 41 of file AOverlay.cpp. |
|
|
Definition at line 40 of file AOverlay.cpp. |
|
|
Definition at line 39 of file AOverlay.cpp. |
|
|
Definition at line 43 of file AOverlay.cpp. |
|
|
Definition at line 44 of file AOverlay.cpp. |
|
|
Definition at line 45 of file AOverlay.cpp. |
1.3-rc2