All Projects → GDPURJYFS → Wellchat

GDPURJYFS / Wellchat

Licence: mit
WellChat is a Application that is a WeChat-like APP by qml.好吧~原谅我的英语。这个一个使用qml来仿制安卓微信的Qt程序,可以运行在安卓上。

Projects that are alternatives of or similar to Wellchat

Qtquickexamples
QtQuick相关的技术分享
Stars: ✭ 657 (+277.59%)
Mutual labels:  qtquick, qml
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-69.54%)
Mutual labels:  qtquick, qml
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+292.53%)
Mutual labels:  qtquick, qml
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-80.46%)
Mutual labels:  qml, qtquick
Qtquickvcp
A Virtual Control Panel for Machinekit written in Qt/C++/QML
Stars: ✭ 104 (-40.23%)
Mutual labels:  qtquick, qml
Qtquickexample
基于QtQuick的入门例子,方便大家入门学习
Stars: ✭ 457 (+162.64%)
Mutual labels:  qtquick, qml
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-72.41%)
Mutual labels:  qtquick, qml
qml-logger
Plugin for file logging from QML
Stars: ✭ 17 (-90.23%)
Mutual labels:  qml, qtquick
Chart.qml
Chart.qml like Chart.js
Stars: ✭ 100 (-42.53%)
Mutual labels:  qtquick, qml
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (-61.49%)
Mutual labels:  qtquick, qml
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-86.78%)
Mutual labels:  qml, qtquick
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-35.06%)
Mutual labels:  qtquick, qml
terminal
🚀 Terminal
Stars: ✭ 28 (-83.91%)
Mutual labels:  qml, qtquick
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+176.44%)
Mutual labels:  qtquick, qml
qml-oled-renderer
Renders QML applications to an SSD1309 OLED screen
Stars: ✭ 21 (-87.93%)
Mutual labels:  qml, qtquick
Sddm
QML based X11 and Wayland display manager
Stars: ✭ 1,031 (+492.53%)
Mutual labels:  qtquick, qml
sp qt libs
C++11/Qt/QML библиотека, предназначенная для разработки мобильных приложенией под Android и iOS
Stars: ✭ 23 (-86.78%)
Mutual labels:  qml, qtquick
QuickStreams
An asynchronous programming library for the QML programming language (Proof of Concept)
Stars: ✭ 42 (-75.86%)
Mutual labels:  qml, qtquick
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+542.53%)
Mutual labels:  qtquick, qml
Qaterial
🧩 Collection of Material Components based on QtQuickControls2.
Stars: ✭ 110 (-36.78%)
Mutual labels:  qtquick, qml

WellChat

WellChat is a Application that is a WeChat-like APP by qml.

best tool vesion:

Qt version >= 5.5.0

Android SDK APi >= 19

Android 5.0 or new

使用 qml 来仿制安卓微信的 Qt 程序,可以运行在安卓上。

界面展示

480 * 800

微信界面

仿制界面

1080P

微信界面

植入图灵聊天机器人的聊天界面

QML开发安卓应用的局限

QtQuick.Control 这个模块是专门为桌面平台准备的,对移动平台支持并不完善。不能很好地动态切换不同的 ToolBarStatusBar 来适配不同的页面。

如何设计一个简单的页面栈呢?查看简单易用的页面栈框架

剖析界面

微信界面的主要操作交互逻辑有首界面的四个可以切换的分页,以及一个页面栈。查看微信界面剖析


images and protocol Copyright (C) by [Tencent] (http://weixin.qq.com/)

图片、协议版权归[腾讯] (http://weixin.qq.com/) 所有!

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].