# qqc2-desktop-style **Repository Path**: jiangcaiyang/qqc2-desktop-style ## Basic Information - **Project Name**: qqc2-desktop-style - **Description**: Qt Quick Controls 2: Desktop Style - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-01 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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