|
NXWidgets
1.19
|

Public Types | |
| enum | EStartWindowMessageOpcodes { MSGID_POSITIONAL_CHANGE = 1, MSGID_REDRAW_REQUEST, MSGID_MOUSE_INPUT, MSGID_KEYBOARD_INPUT, MSGID_DESTROY_APP } |
| enum | EKeyType { KEY_NONE = 0, KEY_VALUE, KEY_NOT, KEY_NEGATE, KEY_XOR, KEY_DIVIDE, KEY_RSH, KEY_LSH, KEY_MULTIPLY, KEY_AND, KEY_OR, KEY_MINUS, KEY_PLUS, KEY_EQUAL, KEY_DECIMAL, KEY_HEXADECIMAL, KEY_MRECALL, KEY_MPLUS, KEY_MMINUS, KEY_MCLR, KEY_CLRENTRY, KEY_CLR } |
Static Public Attributes | |
| static FAR const char * | g_labels [NXWM_HEXCALCULATOR_NCOLUMNS *NXWM_HEXCALCULATOR_NROWS] |
| static struct SKeyDesc | g_keyDesc [NXWM_HEXCALCULATOR_NCOLUMNS *NXWM_HEXCALCULATOR_NROWS] |
| static struct SNxTerm | g_nxtermvars |
Definition at line 179 of file glyph_calculator24x25.cxx.
| enum NxWM::EKeyType |
This enumeration value describes a key
Definition at line 69 of file chexcalculator.cxx.
Start window message opcodes and format
Definition at line 74 of file cstartwindow.hxx.
| NxWM::BITMAP_HEIGHT |
Definition at line 157 of file glyph_mediaplayer24x24.cxx.
| NxWM::BITMAP_NCOLUMNS |
Definition at line 181 of file glyph_calculator24x25.cxx.
| NxWM::BITMAP_NLUTCODES |
Definition at line 181 of file glyph_calculator24x25.cxx.
| NxWM::BITMAP_NROWS |
Definition at line 181 of file glyph_calculator24x25.cxx.
| NxWM::BITMAP_PALETTESIZE |
Definition at line 157 of file glyph_mediaplayer24x24.cxx.
| NxWM::BITMAP_WIDTH |
Definition at line 157 of file glyph_mediaplayer24x24.cxx.
| NxWM::CONFIG_NXWIDGETS_BPP |
Definition at line 181 of file glyph_calculator24x25.cxx.
| NxWM::CONFIG_NXWIDGETS_FMT |
Definition at line 181 of file glyph_calculator24x25.cxx.
| NxWM::FORWARD_BITMAP_NCOLUMNS |
Definition at line 339 of file glyph_mplayer_controls43x41.cxx.
| NxWM::FORWARD_BITMAP_NROWS |
Definition at line 339 of file glyph_mplayer_controls43x41.cxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_calculatorBitmap |
Definition at line 60 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_calibrationBitmap |
Definition at line 61 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_cmdBitmap |
Definition at line 62 of file nxwmglyphs.hxx.
|
static |
This array manages the behavior when each key is pressed
Definition at line 140 of file chexcalculator.cxx.
|
static |
This array provides the possible labels for each key
Definition at line 126 of file chexcalculator.cxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mediaplayerBitmap |
Definition at line 64 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_minimizeBitmap |
Definition at line 71 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mplayerFwdBitmap |
Definition at line 65 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mplayerPauseBitmap |
Definition at line 67 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mplayerPlayBitmap |
Definition at line 66 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mplayerRewBitmap |
Definition at line 68 of file nxwmglyphs.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_mplayerVolBitmap |
Definition at line 69 of file nxwmglyphs.hxx.
|
static |
This global data structure is used to pass start parameters to NxTerm task and to assure that the NxTerm is successfully started.
Definition at line 110 of file cnxterm.cxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_playBitmap |
Definition at line 72 of file nxwmglyphs.hxx.
| FAR const char * NxWM::g_startWindowMqName = CONFIG_NXWM_STARTWINDOW_MQNAME |
The well-known name for the Start Window's message queue.
Definition at line 93 of file cstartwindow.hxx.
| const struct NXWidgets::SRlePaletteBitmap NxWM::g_stopBitmap |
Definition at line 73 of file nxwmglyphs.hxx.
| NxWM::PAUSE_BITMAP_NCOLUMNS |
Definition at line 381 of file glyph_mplayer_controls43x41.cxx.
| NxWM::PAUSE_BITMAP_NROWS |
Definition at line 381 of file glyph_mplayer_controls43x41.cxx.
| NxWM::PLAY_BITMAP_NCOLUMNS |
Definition at line 353 of file glyph_mplayer_controls43x41.cxx.
| NxWM::PLAY_BITMAP_NROWS |
Definition at line 353 of file glyph_mplayer_controls43x41.cxx.
| NxWM::REWIND_BITMAPNCOLUMNS |
Definition at line 367 of file glyph_mplayer_controls43x41.cxx.
| NxWM::REWIND_BITMAPNROWS |
Definition at line 367 of file glyph_mplayer_controls43x41.cxx.
1.8.13