#include <PreKeymap.h>
Pre_Keyboard::PreKeymap::LayoutFamily::LayoutFamily |
( |
const char * |
name, |
|
|
const char * |
defaultLanguage, |
|
|
uint16_t |
primaryID, |
|
|
uint16_t |
secondaryID, |
|
|
Layout * |
layout |
|
) |
| |
const PreKeymap::LayoutFamily * Pre_Keyboard::PreKeymap::LayoutFamily::findLayoutFamily |
( |
const char * |
name, |
|
|
bool |
returnNullNotDefaultIfNotFound = true |
|
) |
| |
|
static |
float Pre_Keyboard::PreKeymap::LayoutFamily::weight |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
const WKey& Pre_Keyboard::PreKeymap::LayoutFamily::wkey |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
WKey& Pre_Keyboard::PreKeymap::LayoutFamily::writable_wkey |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
const char* Pre_Keyboard::PreKeymap::LayoutFamily::m_defaultLanguage |
Layout* Pre_Keyboard::PreKeymap::LayoutFamily::m_layout |
const char* Pre_Keyboard::PreKeymap::LayoutFamily::m_name |
const LayoutFamily* Pre_Keyboard::PreKeymap::LayoutFamily::m_nextFamily |
uint16_t Pre_Keyboard::PreKeymap::LayoutFamily::m_primaryID |
uint16_t Pre_Keyboard::PreKeymap::LayoutFamily::m_secondaryID |
The documentation for this struct was generated from the following files: