Images
DDD installs a number of images that may be used as pixmap resources, simply by giving a symbolic name. For button images, three variants are installed as well:
- The suffix
-hiindicates a highlighted variant (Button is entered). - The suffix
-armindicates an armed variant (Button is pushed). - The suffix
-xxindicates a disabled (insensitive) variant.
| break_at | Image |
|---|---|
Break at () button. |
|---|
| clear_at | Image |
|---|---|
Clear at () button. |
|---|
| ddd | Image |
|---|---|
| DDD icon. |
|---|
| delete | Image |
|---|---|
Delete () button. |
|---|
| disable | Image |
|---|---|
Disable button. |
|---|
| dispref | Image |
|---|---|
Display * () button. |
|---|
| display | Image |
|---|---|
Display () button. |
|---|
| drag_arrow | Image |
|---|---|
| The execution pointer (being dragged). |
|---|
| drag_cond | Image |
|---|---|
| A conditional breakpoint (being dragged). |
|---|
| drag_stop | Image |
|---|---|
| A breakpoint (being dragged). |
|---|
| drag_temp | Image |
|---|---|
| A temporary breakpoint (being dragged). |
|---|
| enable | Image |
|---|---|
Enable button. |
|---|
| find_forward | Image |
|---|---|
Find>> () button. |
|---|
| find_backward | Image |
|---|---|
Find<< () button. |
|---|
| grey_arrow | Image |
|---|---|
| The execution pointer (not in lowest frame). |
|---|
| grey_cond | Image |
|---|---|
| A conditional breakpoint (disabled). |
|---|
| grey_stop | Image |
|---|---|
| A breakpoint (disabled). |
|---|
| grey_temp | Image |
|---|---|
| A temporary breakpoint (disabled). |
|---|
| hide | Image |
|---|---|
Hide () button. |
|---|
| lookup | Image |
|---|---|
Lookup () button. |
|---|
| maketemp | Image |
|---|---|
Make Temporary button. |
|---|
| new_break | Image |
|---|---|
New Breakpoint button. |
|---|
| new_display | Image |
|---|---|
New Display button. |
|---|
| new_watch | Image |
|---|---|
New Watchpoint button. |
|---|
| plain_arrow | Image |
|---|---|
| The execution pointer. |
|---|
| plain_cond | Image |
|---|---|
| A conditional breakpoint (enabled). |
|---|
| plain_stop | Image |
|---|---|
| A breakpoint (enabled). |
|---|
| plain_temp | Image |
|---|---|
| A temporary breakpoint (enabled). |
|---|
| Image | |
|---|---|
Print () button. |
|---|
| properties | Image |
|---|---|
Properties button. |
|---|
| rotate | Image |
|---|---|
Rotate () button. |
|---|
| set | Image |
|---|---|
Set () button. |
|---|
| show | Image |
|---|---|
Show () button. |
|---|
| signal_arrow | Image |
|---|---|
| The execution pointer (stopped by signal). |
|---|
| undisplay | Image |
|---|---|
Undisplay () button. |
|---|
| unwatch | Image |
|---|---|
Unwatch () button. |
|---|
| watch | Image |
|---|---|
Watch () button. |
|---|
Node:Bugs, Next:Configuration Notes, Previous:Application Defaults, Up:Top