我是靠谱客的博主 难过鲜花,最近开发中收集的这篇文章主要介绍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 QSkinny, a lightweight Qt UI libraryMeet QSkinny, a lightweight Qt UI library所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

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

评论列表共有 0 条评论

立即
投稿
返回
顶部