Skip to content

zebulon75018/qtwidgetvirtualkeyboard

Repository files navigation

qtwidgetvirtualkeyboard

Qt Widget Virtual Keyboard

This widget provide a widget of a IOS Keyboard Like. When the user click one a virtual key an other window appear with the letter pressed.

Compatible QT5 and QT4

The signals emit by this widget are :

void keyPressed( QString t);
void backspacePressed(  );
void returnPressed(  );

img

img

img

img

img

About

Qt Widget Virtual Keyboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published