zhouhuashan / qqc2-desktop-style

Qt Quick Controls 2: Desktop Style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QQC2StyleBridge

QtQuickControls 2 style that uses QWidget's QStyle for painting

Introduction

This is a style for QtQuickControls 2 that uses QWidget's QStyle for painting, making possible to achieve an higher deree of consistency between QWidget-based and QML-based apps.

NOTE: the application must be a QApplication rather than a QGuiApplication instance in order for this style to be used

About

Qt Quick Controls 2: Desktop Style

License:Other


Languages

Language:QML 52.0%Language:C++ 45.5%Language:CMake 2.4%