All Projects → toby20130333 → Qtquickexample

toby20130333 / Qtquickexample

基于QtQuick的入门例子,方便大家入门学习

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Qtquickexample

pardus-store
Pardus Application Store
Stars: ✭ 32 (-93%)
Mutual labels:  qml, qtquick
maxLibQt
A collection of C++ classes and QtQuick QML components for use with the Qt framework.
Stars: ✭ 18 (-96.06%)
Mutual labels:  qml, qtquick
CatLearnQt
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Stars: ✭ 63 (-86.21%)
Mutual labels:  qml, qtquick
python-qt-live-coding
Live coding environment for Python, Qt and QML.
Stars: ✭ 35 (-92.34%)
Mutual labels:  qml, qtquick
qml-oled-renderer
Renders QML applications to an SSD1309 OLED screen
Stars: ✭ 21 (-95.4%)
Mutual labels:  qml, qtquick
g-timetracker
Global Time Tracker
Stars: ✭ 20 (-95.62%)
Mutual labels:  qml, qtquick
QtIosCMake
📱 Deploy Qt Application for iOS with a single macro when using CMake.
Stars: ✭ 35 (-92.34%)
Mutual labels:  qml, qtquick
QaterialGallery
🖼️ Qaterial Library Showcase.
Stars: ✭ 85 (-81.4%)
Mutual labels:  qml, qtquick
qml-logger
Plugin for file logging from QML
Stars: ✭ 17 (-96.28%)
Mutual labels:  qml, qtquick
QuickStreams
An asynchronous programming library for the QML programming language (Proof of Concept)
Stars: ✭ 42 (-90.81%)
Mutual labels:  qml, qtquick
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-97.37%)
Mutual labels:  qml, qtquick
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-94.97%)
Mutual labels:  qml, qtquick
qt-quick-responsive-helper
A simple toolbar for QtQuick based applications, to let developers test different resolutions and dpi settings easily. It was made to be integrated with minimal effort (only one QML file), and to be configurable for your specific usage.
Stars: ✭ 26 (-94.31%)
Mutual labels:  qml, qtquick
Qt3D-learn
Qt3D-learn
Stars: ✭ 36 (-92.12%)
Mutual labels:  qml, qtquick
TreeEdit
Qml TreeEdit with Controls2 (Qml树结构编辑器,使用Controls2实现)
Stars: ✭ 50 (-89.06%)
Mutual labels:  qml, qtquick
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (-96.06%)
Mutual labels:  qml, qtquick
QtMobileApp
This repository contains basic template for Qt for mobile app development using QML and C++ as backend to access RESTful API's
Stars: ✭ 16 (-96.5%)
Mutual labels:  qml, qtquick
Project-Template
A template for modern C++ projects with useful features for developing cross-platform products.
Stars: ✭ 44 (-90.37%)
Mutual labels:  qml, qtquick
sp qt libs
C++11/Qt/QML библиотека, предназначенная для разработки мобильных приложенией под Android и iOS
Stars: ✭ 23 (-94.97%)
Mutual labels:  qml, qtquick
terminal
🚀 Terminal
Stars: ✭ 28 (-93.87%)
Mutual labels:  qml, qtquick

(20180408持续更新)基于QtQuick2.0开发的诸多漂亮的界面例子(作为入门首选)

数字雨 驱动精灵主界面 迅雷在线皮肤设置 迅雷本地皮肤设置 有赞商城商品UI 360安全卫士

客户端

使用QtQuick技术开发酷炫的客户端

  • 使用QML开发客户端界面
  • 模仿驱动精灵界面(待完善)
  • 模仿QQ界面(待开发)
  • 模仿迅雷设置皮肤界面(待完善)
  • 支持窗口拉伸且可以设置停靠属性
  • 新增QML与C++交换的接口
  • 新增有赞商城API接口和界面 (需要自己申请有赞api的key等)
  • 新增自定义日历选择功能
  • 新增打印有赞商城订单功能
  • 刷新订单功能
  • 新增二维码生成接口(可以参考我的另外的项目二维码生成器)
  • 新增360安全界面模仿
  • 集成各个页面
  • 加入系统托盘功能
  • 新增数字雨效果

憧憬

  • 实现国内针对QtQuick最新信息的更新和传播
  • 扩大QtQuick在移动开发领域的知名度
  • 兼容各个主流平台的开发
  • 为自身的App打下基石

贡献

注意事项

  • 该项目Qt5.3-Qt5.7编译通过
  • 所有图片资源归360奇虎公司所有,请勿商用
  • 目前修改子项目加载方式:pro文件的DEFINES += USE_YOUZAN 你可以改成其他子项目的,具体参考main.cpp代码
  • 有任何QtQuick相关的问题可以到QtQuick论坛进行提问或者加入网站底部的QQ群
  • 例子有多个demo,自行切换main.cpp的加载qml的路径
  • 例子中涉及到图片资源,请自行提供(涉及到图片版权问题)
  • 例子中的qml加载路径是相对路径,为了方便调试,请注意不要使用影子构建
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].