Guiliani  Version 2.5 revision 7293 (documentation build 13)
CGUIOnscreenKeyboard::SelectedButton_t Struct Reference

selected button More...

#include <GUIOnscreenKeyboard.h>

Public Member Functions

 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)
 

Public Attributes

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
 

Detailed Description

selected button

Constructor & Destructor Documentation

◆ SelectedButton_t()

CGUIOnscreenKeyboard::SelectedButton_t::SelectedButton_t ( )
inline

default constructor

Member Function Documentation

◆ Equals()

eC_Bool CGUIOnscreenKeyboard::SelectedButton_t::Equals ( const eC_UInt &  LineIndex,
const eC_UInt &  KeyIndex 
)
inline

check for specific index

Parameters
LineIndexindex of line
KeyIndexindex of key
Returns
true if equal

◆ Reset()

void CGUIOnscreenKeyboard::SelectedButton_t::Reset ( )
inline

reset selected button

◆ Set()

void CGUIOnscreenKeyboard::SelectedButton_t::Set ( const eC_UInt &  LineIndex,
const eC_UInt &  KeyIndex 
)
inline

set selected button

Parameters
LineIndexindex of line
KeyIndexindex of key

◆ SetSubChars()

void CGUIOnscreenKeyboard::SelectedButton_t::SetSubChars ( const eC_UInt &  LineIndex,
const eC_UInt &  KeyIndex 
)
inline

set subchar-index for selected button

Parameters
LineIndexindex of line
KeyIndexindex of key

The documentation for this struct was generated from the following file: