Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GUIDialogKeyboardGeneric.cpp File Reference

Macros

#define BUTTON_ID_OFFSET   100
 
#define BUTTONS_PER_ROW   20
 
#define BUTTONS_MAX_ROWS   4
 
#define CTL_BUTTON_DONE   300
 
#define CTL_BUTTON_CANCEL   301
 
#define CTL_BUTTON_SHIFT   302
 
#define CTL_BUTTON_CAPS   303
 
#define CTL_BUTTON_SYMBOLS   304
 
#define CTL_BUTTON_LEFT   305
 
#define CTL_BUTTON_RIGHT   306
 
#define CTL_BUTTON_IP_ADDRESS   307
 
#define CTL_BUTTON_CLEAR   308
 
#define CTL_BUTTON_LAYOUT   309
 
#define CTL_LABEL_HEADING   311
 
#define CTL_EDIT   312
 
#define CTL_LABEL_HZCODE   313
 
#define CTL_LABEL_HZLIST   314
 
#define CTL_BUTTON_BACKSPACE   8
 
#define CTL_BUTTON_SPACE   32
 
#define SEARCH_DELAY   1000
 

Macro Definition Documentation

§ BUTTON_ID_OFFSET

#define BUTTON_ID_OFFSET   100

§ BUTTONS_MAX_ROWS

#define BUTTONS_MAX_ROWS   4

§ BUTTONS_PER_ROW

#define BUTTONS_PER_ROW   20

§ CTL_BUTTON_BACKSPACE

#define CTL_BUTTON_BACKSPACE   8

§ CTL_BUTTON_CANCEL

#define CTL_BUTTON_CANCEL   301

§ CTL_BUTTON_CAPS

#define CTL_BUTTON_CAPS   303

§ CTL_BUTTON_CLEAR

#define CTL_BUTTON_CLEAR   308

§ CTL_BUTTON_DONE

#define CTL_BUTTON_DONE   300

§ CTL_BUTTON_IP_ADDRESS

#define CTL_BUTTON_IP_ADDRESS   307

§ CTL_BUTTON_LAYOUT

#define CTL_BUTTON_LAYOUT   309

§ CTL_BUTTON_LEFT

#define CTL_BUTTON_LEFT   305

§ CTL_BUTTON_RIGHT

#define CTL_BUTTON_RIGHT   306

§ CTL_BUTTON_SHIFT

#define CTL_BUTTON_SHIFT   302

§ CTL_BUTTON_SPACE

#define CTL_BUTTON_SPACE   32

§ CTL_BUTTON_SYMBOLS

#define CTL_BUTTON_SYMBOLS   304

§ CTL_EDIT

#define CTL_EDIT   312

§ CTL_LABEL_HEADING

#define CTL_LABEL_HEADING   311

§ CTL_LABEL_HZCODE

#define CTL_LABEL_HZCODE   313

§ CTL_LABEL_HZLIST

#define CTL_LABEL_HZLIST   314

§ SEARCH_DELAY

#define SEARCH_DELAY   1000