The Wayback Machine - https://web.archive.org/web/20220517055910/https://github.com/topics/qtquick
Here are
247 public repositories
matching this topic...
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
QML based X11 and Wayland display manager
A Cross Platform Sci-Hub GUI Application
Updated
Feb 12, 2022
Python
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
🧩 Collection of Material Components based on QtQuickControls2.
WellChat is a Application that is a WeChat-like APP by qml.好吧~原谅我的英语。这个一个使用qml来仿制安卓微信的Qt程序,可以运行在安卓上。
FlatUI by qml, 参考FlatUI设计的一套qml控件
Interfacing Qt/QML with OCaml. Formely known as lablqt
Updated
Mar 10, 2022
OCaml
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
A Virtual Control Panel for Machinekit written in Qt/C++/QML
🖼️ Qaterial Library Showcase.
QtQuickAppDemo, implement some animation effect reference by AE.参考 AE 做应用。
Intergation OpenSceneGraph to Qt Quick
Qt5 classes for providing Google analytics usage in a Qt/QtQuick application
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Qt Quick File picker (filedialog)
An asynchronous programming library for the QML programming language (Proof of Concept)
Qml TreeEdit with Controls2 (Qml树结构编辑器,使用Controls2实现)
📱 Deploy Qt Application for iOS with a single macro when using CMake.
Updated
Apr 13, 2022
CMake
Sample dashboard developed with QML. Login, plots and several screens.
Improve this page
Add a description, image, and links to the
qtquick
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
qtquick
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
With the existing implementation of TestServer.cpp, would it be possible to search for a path that contains a '/' without treating the '/' as a directory seperator? e.g. 'mainWindow/1/2' where '1/2' is the object to find
If not, what modifications could be done to the
existsAndVisiblefunction?