All Projects → zebulon75018 → qtwidgetvirtualkeyboard

zebulon75018 / qtwidgetvirtualkeyboard

Licence: other
Qt Widget Virtual Keyboard

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Labels

Projects that are alternatives of or similar to qtwidgetvirtualkeyboard

floppy
🧩 Handling and maintain your UI view component easily
Stars: ✭ 55 (+189.47%)
Mutual labels:  widget
scriptable-widgets
A small collection of my Scriptable iOS widgets.
Stars: ✭ 35 (+84.21%)
Mutual labels:  widget
Textylic
A note taking app developed for the 22nd century
Stars: ✭ 34 (+78.95%)
Mutual labels:  widget
awesome-power widget
A Power widget for the Awesome Window Manager
Stars: ✭ 25 (+31.58%)
Mutual labels:  widget
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (+36.84%)
Mutual labels:  widget
yii2-content-tools
ContentTools editor implementation for Yii 2
Stars: ✭ 79 (+315.79%)
Mutual labels:  widget
develop
A simple tool to help elementary OS developers to develop their own apps and widgets.
Stars: ✭ 38 (+100%)
Mutual labels:  widget
phosphor-float-area
✊ Draggable ⚓ Dockable ↔️ Resizable ⛵ Floating 📑 Tabbed HTML5 dialogs! 🎉
Stars: ✭ 72 (+278.95%)
Mutual labels:  widget
responsible-ai-toolbox
This project provides responsible AI user interfaces for Fairlearn, interpret-community, and Error Analysis, as well as foundational building blocks that they rely on.
Stars: ✭ 615 (+3136.84%)
Mutual labels:  widget
Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+1147.37%)
Mutual labels:  widget
measurer
A widget that measure the size of its child.
Stars: ✭ 40 (+110.53%)
Mutual labels:  widget
flutter-tree
Flutter tree widget
Stars: ✭ 46 (+142.11%)
Mutual labels:  widget
instagram-text-editor
An Instagram like text editor Flutter widget that helps you to change your text style.
Stars: ✭ 66 (+247.37%)
Mutual labels:  widget
infinite-carousel-flutter
Carousel in flutter. Supports infinite looping and gives control over anchor and velocity.
Stars: ✭ 24 (+26.32%)
Mutual labels:  widget
react-native-create-widget-tutorial
This is a tutorial for "React Native: How to create a home screen Widget for iOS and Android"
Stars: ✭ 67 (+252.63%)
Mutual labels:  widget
js-fileexplorer
A zero dependencies, customizable, pure Javascript widget for navigating, managing, uploading, and downloading files and folders or other hierarchical object structures on any modern web browser.
Stars: ✭ 124 (+552.63%)
Mutual labels:  widget
sounds
Flutter plugin for sound. Audio recorder and player.
Stars: ✭ 74 (+289.47%)
Mutual labels:  widget
yii2-datetime-widgets
Datetime widgets for Yii2
Stars: ✭ 22 (+15.79%)
Mutual labels:  widget
ngx-widget-grid
Angular 2.x or in general ng-x module for dashboards
Stars: ✭ 65 (+242.11%)
Mutual labels:  widget
ViewPagers
When using the ViewPager widget it is not always obvious to the user that there are adjacent views they can navigate to. By implementing this widget you provide a clear indicator that there exists additional content which they can click or swipe to see.
Stars: ✭ 43 (+126.32%)
Mutual labels:  widget

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].