我是靠谱客的博主 难过鲜花,这篇文章主要介绍Meet QSkinny, a lightweight Qt UI libraryMeet QSkinny, a lightweight Qt UI library,现在分享给大家,希望可以做个参考。

原文链接为: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内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(126)

评论列表共有 0 条评论

立即
投稿
返回
顶部