My Project
SallyAPI::Config::CKeyboardLayout Class Reference

Keyboard layout. More...

#include <KeyboardLayout.h>

List of all members.

Public Member Functions

 CKeyboardLayout (const std::string &keyboardLayout)
 Constructor.
 ~CKeyboardLayout ()
 Destructor.
std::vector< std::string > GetKeyboardLayout ()
 Gets the keyboard layout.

Detailed Description

Keyboard layout.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CKeyboardLayout::CKeyboardLayout ( 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 > CKeyboardLayout::GetKeyboardLayout ( )

Gets the keyboard layout.

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

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