# qqc2-desktop-style **Repository Path**: foundui2/qqc2-desktop-style ## Basic Information - **Project Name**: qqc2-desktop-style - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-10 - **Last Updated**: 2025-06-10 ## 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 it possible to achieve an higher degree 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