My Project
SallyAPI::Config::CSmartKeyboard Class Reference

Smart keyboard. More...

#include <SmartKeyboard.h>

List of all members.

Public Member Functions

 CSmartKeyboard (const std::string &keyboardLayout)
 Constructor.
 ~CSmartKeyboard ()
 Destructor.
std::vector< std::string > & GetSmartKeyboard ()
 Gets the smart keyboard.

Detailed Description

Smart keyboard.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CSmartKeyboard::CSmartKeyboard ( const std::string &  keyboardLayout)

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
keyboardLayoutThe keyboard layout.

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

std::vector< std::string > & CSmartKeyboard::GetSmartKeyboard ( )

Gets the smart keyboard.

Author:
Christian Knobloch
Date:
19.04.2010
Returns:
The smart keyboard.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines