Qt5 C ++ GUI编程手册-第二版 这是Packt发布的的代码存储库。 使用Qt 5构建跨平台GUI应用程序,小部件和动画的实用食谱 这本书是关于什么的? 随着针对多个目标和多个屏幕开发GUI的需求不断增长,提高应用程序的视觉质量对于在其他竞争对手中脱颖而出至关重要。 凭借其跨平台功能和最新的UI范例,QT使得可以为您的应用程序构建直观,交互式且用户友好的用户界面。 本书涵盖以下激动人心的功能:使用窗口小部件编辑器自定义应用程序的外观和感觉使用QT5的内置动画系统对GUI元素进行动画处理使用Qt5的强大渲染系统绘制形状和2D图像在项目中实现行业标准的OpenGL库构建一个支持触摸事件的移动应用程序并将其导出到设备上解析并从XML文件提取数据并将其呈现在GUI上,通过从C ++访问MySQL,SQLite数据库调用JavaScript函数以检索数据并将其显示在GUI上与Web内
2022-05-11 11:38:31 3.2MB JavaScript
1
With the advancement of computer technology, the software market is exploding with tons of software choices for the user, making their expectations higher in terms of functionality and the look and feel of the application. Therefore, improving the visual quality of your application is vital in order to overcome the market competition and stand out from the crowd. This book will teach you how to develop functional and appealing software using Qt5 through multiple projects that are interesting and fun. This book covers a variety of topics such as look-and-feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. You will learn tons of useful information, and enjoy the process of working on the creative projects provided in this book. What you will learn Customize the look and feel of your application using the widget editor provided by Qt5 Change the states of the GUI elements to make them appear in a different form Animating the GUI elements using the built-in animation system provided by Qt5 Draw shapes and 2D images in your application using Qt5’s powerful rendering system Draw 3D graphics in your application by implementing OpenGL, an industry-standard graphical library to your project Build a mobile app that supports touch events and export it to your device Parse and extract data from an XML file, then present it on your software’s GUI Display web content on your program and interact with it by calling JavaScript functions from C++, or calling C++ functions from the web content Access to MySQL and SQLite databases to retrieve data and display it on your software’s GUI
2022-05-11 11:38:00 4.21MB Qt5 C++ GUI Programming
1
1、Qt5 smtp协议发送邮件 2、支持附件,解决附件乱码问题
2022-05-10 12:31:57 37KB qt 开发语言
1
Windows下Qt5.5.1使用ODB的Demo,包括必要的头文件和库文件。
2022-05-10 10:22:50 7.21MB Qt ODB
1
qt5使用curl实现文件下载的示例程序,详细操作请参考博客http://blog.csdn.net/xueyushenzhou/article/details/51702672#t3
2022-05-09 11:18:08 824KB qt5 curl 文件传输
1
QT5.1.1编译的USBHID API带有QT5.1.1的动态库。一值用在我的产品游戏手柄上的测试平台上
2022-05-09 10:43:50 34KB QT5 QT5.1.1 USB USBHID
1
简易的Qt聊天室,包含原代码,这个是从别的老师那里得到的,不知道是否有侵犯到他人,如果有,请通知我把他删除掉,谢谢
2022-05-08 09:53:35 11KB qt5 c++
1
该文件是对qt-everywhere-opensource-src-5.9.9.tar使用-linux-gnu-交叉编译后的安装文件,可以直接下载到zynqmp上运行,不需要对源码重新编译,里面包括了各种交叉库以及linuxfb、minimal、offscreen、vnc等插件。项目中使用的硬件平台是Zu9EG,在该平台上运行Qt程序,显示器为:触摸屏。下载到板子后,解压该文件到/opt目录下,解压后该文件有240MB,所以需要足够的空间,项目中我们使用的是256G的NVME SSD。
2022-05-07 21:00:40 95.99MB Qt aarch64 zynqmp
1
在QT中使用http get请求及字符串"hello \\u3456\\u1235"中含有UNICODE不可正常显示的中文编码转换。
2022-05-07 19:07:26 5KB qt5
1
Qt5实现的一个mvc 的例子, 具体见:https://blog.csdn.net/q610098308/article/details/108862320
2022-05-07 09:04:29 6KB Qt MVC
1