IOT  0.5
I Only Think
Functions | Variables
keyboardgenerator Namespace Reference

Functions

def generate_keyboard

Variables

string KEYMAP = "AZERTYUIOPQSDFGHJKLMWXCVBN 0123456789"

Function Documentation

def keyboardgenerator::generate_keyboard (   topLeft_x,
  topLeft_y,
  bottomRight_x,
  bottomRight_y,
  filename = "keyboard.xml",
  nb_col = 10,
  nb_line = 5,
  my_keymap = KEYMAP,
  decal = 8 
)
i generate keyboards with a lot of options !

Variable Documentation

string keyboardgenerator::KEYMAP = "AZERTYUIOPQSDFGHJKLMWXCVBN 0123456789"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator