Qt Qml圆形进度条动画(4分之3圆) 带进度条动画,类似汽车仪表盘动画
2022-01-19 17:02:31 3KB 动画 qt 开发语言
1
校北仪用于显示不同设备与参照方位之间的误差夹角,如果仅仅使用柱状图显示多个不同设备误差的数值,数据不够直观表示,因此自己画一个,博客文章地址:https://blog.csdn.net/zjgo007/article/details/122506223
2022-01-15 16:04:01 123KB Qt qml
1
Qt Virtual Keyboard 官方示例代码,供大家学习参考。本代码是用Qt5.8版本编写的。 ------------------------------------------------------- The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. The input framework makes it easy to write custom input methods or to integrate 3rd party input engines. The input methods can be implemented in C++ or QML. Key features of the Qt Virtual Keyboard include: Customizable keyboard layouts and styles with dynamic switching. Predictive text input with word selection. Character preview and alternative character view. Automatic capitalization and space insertion. Scalability to different resolutions. Support for different character sets (Latin, Simplified/Traditional Chinese, Hindi, Japanese, Arabic, Korean, and others). Support for most common input languages, with possibility to easily extend the language support. Left-to-right and right-to-left input. Hardware key support for 2-way and 5-way navigation. Handwriting support, with gestures for fullscreen input. Audio feedback. Cross-platform functionality. The Virtual Keyboard supports the following languages: Arabic Danish English Finnish French German Hindi Italian Japanese Korean Norwegian Persian/Farsi Polish Portugese Romanian Russian Simplified Chinese Traditional Chinese Spanish Swedish
2022-01-14 10:23:04 18KB Qt5 Keyboard qml
1
1.上下左右即开始游戏,小蛇移动 2.吃到小鸡即增加蛇身长度,以及小蛇移动速度 3.小蛇碰撞检测,撞墙和撞到自己则会死亡(本例用for循环实现,大家也可以自行使用Timer或别的来同步开辟一条线程进行检测) 4.吃一个小鸡记一分(也可以根据移动速度来换算计分公式) 可在Windows10下运行,开发环境为Qt5.12.7,移植手机需自行修改坐标添加按钮控件等 注意:QML入门练习作品,大家看看就好
2022-01-13 09:55:04 6KB qml qt quick 贪吃蛇
1
播田 QT 和 QML 地图应用程序。 它从地图切片服务器获取切片并合并它们。 适用于 PC 和 Android。 我在 Yeni Hayat Bilişim Teknolojileri ( ) 实习期间开发了这个应用程序 Linux 桌面截图 安卓截图
2022-01-12 10:41:01 321KB JavaScript
1
Qt6 QML Book/画布(Canvas) 示例源码 CSDN审核可能较慢,如无法下载,可以过段时间再回来看下 仅供相关爱好者交流使用,请于下载24小时内删除
2022-01-12 09:06:49 26KB qt6 qml
1
Qt QML实现时间日期选择控件 工程文件 解压打开pro文件,编译打开。纯QtQuick QML实现
2022-01-10 17:10:43 9KB QML c++ 时间控件 Qt
1
博客地址:https://luoyayun361.blog.csdn.net/article/details/122361571?spm=1001.2014.3001.5502
2022-01-07 19:14:54 4KB QMLTableView
1
矩形变正方形、正方形变矩形、动画操作、随机颜色、动画控制循环执行
2022-01-06 12:26:03 576B qml
1
qt-quick实现QML页面跳转。支持单页面跳转和多页面跳转。分单页面跳转跟多页面跳转。
2022-01-05 19:10:06 12KB QML
1