|
NXWidgets
1.19
|

Public Types | |
| enum | ECursorControl { CURSOR_HOME = 1, CURSOR_END, CURSOR_UP, CURSOR_DOWN, CURSOR_LEFT, CURSOR_RIGHT, CURSOR_PAGEUP, CURSOR_PAGEDOWN } |
| enum | EShowCursor { SHOW_CURSOR_ONFOCUS = 0, SHOW_CURSOR_NEVER, SHOW_CURSOR_ALWAYS } |
| typedef uint8_t | nxwidget_pixel_t |
| typedef uint16_t | nxwidget_pixel_t |
| typedef uint32_t | nxwidget_pixel_t |
| typedef uint32_t | nxwidget_pixel_t |
| typedef uint16_t | nxwidget_char_t |
| typedef uint8_t | nxwidget_char_t |
Definition at line 144 of file glyph_arrowdown.cxx.
| typedef uint16_t NXWidgets::nxwidget_char_t |
Definition at line 454 of file nxconfig.hxx.
| typedef uint8_t NXWidgets::nxwidget_char_t |
Definition at line 456 of file nxconfig.hxx.
| typedef uint8_t NXWidgets::nxwidget_pixel_t |
Definition at line 442 of file nxconfig.hxx.
| typedef uint16_t NXWidgets::nxwidget_pixel_t |
Definition at line 444 of file nxconfig.hxx.
| typedef uint32_t NXWidgets::nxwidget_pixel_t |
Definition at line 446 of file nxconfig.hxx.
| typedef uint32_t NXWidgets::nxwidget_pixel_t |
Definition at line 448 of file nxconfig.hxx.
Cursor control events
| Enumerator | |
|---|---|
| CURSOR_HOME | |
| CURSOR_END | |
| CURSOR_UP | |
| CURSOR_DOWN | |
| CURSOR_LEFT | |
| CURSOR_RIGHT | |
| CURSOR_PAGEUP | |
| CURSOR_PAGEDOWN | |
Definition at line 111 of file cwidgeteventargs.hxx.
Cursor display options.
| Enumerator | |
|---|---|
| SHOW_CURSOR_ONFOCUS | Show the cursor only if the widget has focus |
| SHOW_CURSOR_NEVER | The cursor is never displayed |
| SHOW_CURSOR_ALWAYS | Always show the cursor |
Definition at line 104 of file itextbox.hxx.
| NXWidgets::BITMAP_NCOLUMNS |
Definition at line 1033 of file glyph_nxlogo320x320.cxx.
| NXWidgets::BITMAP_NLUTCODES |
Definition at line 3443 of file glyph_nxlogo160x160.cxx.
| NXWidgets::BITMAP_NROWS |
Definition at line 1033 of file glyph_nxlogo320x320.cxx.
| NXWidgets::COLOR_FMT |
Definition at line 146 of file glyph_arrowdown.cxx.
| * NXWidgets::CONFIG_NXWIDGETS_BPP |
Definition at line 146 of file glyph_arrowdown.cxx.
| * NXWidgets::CONFIG_NXWIDGETS_BPP |
Definition at line 146 of file glyph_arrowdown.cxx.
| NXWidgets::CONFIG_NXWIDGETS_FMT |
Definition at line 3443 of file glyph_nxlogo160x160.cxx.
| const struct SBitmap NXWidgets::g_arrowDown |
Definition at line 119 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_arrowLeft |
Definition at line 120 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_arrowRight |
Definition at line 121 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_arrowUp |
Definition at line 118 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_backspace |
Definition at line 123 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_capslock |
Definition at line 126 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_checkBoxMu |
Definition at line 115 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_checkBoxOff |
Definition at line 113 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_checkBoxOn |
Definition at line 114 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_control |
Definition at line 127 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_cycle |
Definition at line 122 of file glyphs.hxx.
| CWidgetStyle * NXWidgets::g_defaultWidgetStyle |
Global singleton instancesThe default widget style
The default widget style
Definition at line 101 of file singletons.hxx.
| CNxString * NXWidgets::g_nullString |
The reusable empty string
Definition at line 108 of file singletons.hxx.
| const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap160x160 |
Definition at line 100 of file glyphs.hxx.
| const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap320x320 |
Definition at line 101 of file glyphs.hxx.
| TNxArray< CNxTimer * > * NXWidgets::g_nxTimers |
An array of all timers
Definition at line 109 of file singletons.hxx.
| const struct SBitmap NXWidgets::g_radioButtonMu |
Definition at line 112 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_radioButtonOff |
Definition at line 111 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_radioButtonOn |
Definition at line 110 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_return |
Definition at line 124 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_screenDepthDown |
Definition at line 106 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_screenDepthUp |
Definition at line 105 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_screenFlipDown |
Definition at line 117 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_screenFlipUp |
Definition at line 116 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_shift |
Definition at line 125 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_windowClose |
Definition at line 107 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_windowDepthDown |
Definition at line 109 of file glyphs.hxx.
| const struct SBitmap NXWidgets::g_windowDepthUp |
Definition at line 108 of file glyphs.hxx.
1.8.13