selected button
More...
#include <GUIOnscreenKeyboard.h>
|
| SelectedButton_t () |
|
eC_Bool | Equals (const eC_UInt &LineIndex, const eC_UInt &KeyIndex) |
|
void | Reset () |
|
void | Set (const eC_UInt &LineIndex, const eC_UInt &KeyIndex) |
|
void | SetSubChars (const eC_UInt &LineIndex, const eC_UInt &KeyIndex) |
|
|
eC_Bool | bSelected |
| button selected
|
|
eC_Bool | bSubCharsSelected |
| subchar selected
|
|
eC_UInt | uiKeyIndex |
| index of key
|
|
eC_UInt | uiLineIndex |
| index of line
|
|
eC_UInt | uiSubCharLineIndex |
| index of line in subchar
|
|
eC_UInt | uiSubCharsKeyIndex |
| index of key in subchar
|
|
◆ SelectedButton_t()
CGUIOnscreenKeyboard::SelectedButton_t::SelectedButton_t |
( |
| ) |
|
|
inline |
◆ Equals()
eC_Bool CGUIOnscreenKeyboard::SelectedButton_t::Equals |
( |
const eC_UInt & |
LineIndex, |
|
|
const eC_UInt & |
KeyIndex |
|
) |
| |
|
inline |
check for specific index
- Parameters
-
LineIndex | index of line |
KeyIndex | index of key |
- Returns
- true if equal
◆ Reset()
void CGUIOnscreenKeyboard::SelectedButton_t::Reset |
( |
| ) |
|
|
inline |
◆ Set()
void CGUIOnscreenKeyboard::SelectedButton_t::Set |
( |
const eC_UInt & |
LineIndex, |
|
|
const eC_UInt & |
KeyIndex |
|
) |
| |
|
inline |
set selected button
- Parameters
-
LineIndex | index of line |
KeyIndex | index of key |
◆ SetSubChars()
void CGUIOnscreenKeyboard::SelectedButton_t::SetSubChars |
( |
const eC_UInt & |
LineIndex, |
|
|
const eC_UInt & |
KeyIndex |
|
) |
| |
|
inline |
set subchar-index for selected button
- Parameters
-
LineIndex | index of line |
KeyIndex | index of key |
The documentation for this struct was generated from the following file: