概述
原文链接为:https://www.peter.hartmann.tk/single-post/2018/09/18/Meet-QSkinny-a-lightweight-Qt-UI-library
Meet QSkinny, a lightweight Qt UI library
September 18, 2018
Peter Hartmann
TL;DR: QSkinny offers a QWidget-like library built on top of the modern Qt graphic stack. It is using the Qt scene graph and is written fully in C++, thus making QML optional.
QSkinny offers a Qt API to write user interfaces in C++. It is inspired by the class design of QtWidgets, but runs on top of QtQuick. This means that QSkinny is hardware accelerated and can make use of e.g. animations and shaders. Below is a screenshot of a sample UI written with QSkinny:
1. How does it work?
Check out a simple "hello world" pro
最后
以上就是难过鲜花为你收集整理的Meet QSkinny, a lightweight Qt UI libraryMeet QSkinny, a lightweight Qt UI library的全部内容,希望文章能够帮你解决Meet QSkinny, a lightweight Qt UI libraryMeet QSkinny, a lightweight Qt UI library所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复