KeyListModel Class Reference
[User interface related classes (windows, dialogs)]

List of all members.


Detailed Description

The list model for key function list.

Definition at line 46 of file setup_keyboard.cpp.


Public Member Functions

int getNumberOfElements ()
 Returns the number of elements in container.
std::string getElementAt (int i)
 Returns element from container.
void setElementAt (int i, const std::string &caption)
 Sets element from container.

Private Attributes

std::string mKeyFunctions [KeyboardConfig::KEY_TOTAL]

Member Function Documentation

int KeyListModel::getNumberOfElements (  )  [inline]

Returns the number of elements in container.

Definition at line 52 of file setup_keyboard.cpp.

std::string KeyListModel::getElementAt ( int  i  )  [inline]

Returns element from container.

Definition at line 57 of file setup_keyboard.cpp.

void KeyListModel::setElementAt ( int  i,
const std::string &  caption 
) [inline]

Sets element from container.

Definition at line 62 of file setup_keyboard.cpp.


Member Data Documentation

std::string KeyListModel::mKeyFunctions[KeyboardConfig::KEY_TOTAL] [private]

Definition at line 68 of file setup_keyboard.cpp.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5