• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSES/H03-May-2022-

kirigami-plasmadesktop-integration/H03-May-2022-497349

org.kde.desktop/H04-Dec-2021-3,6793,023

plugin/H03-May-2022-2,9622,486

tests/H04-Dec-2021-471410

.git-blame-ignore-revsH A D04-Dec-2021149 65

.gitignoreH A D04-Dec-2021305 2928

.gitlab-ci.ymlH A D04-Dec-2021284 75

.kde-ci.ymlH A D04-Dec-2021314 1210

KF5QQC2DeskopStyleConfig.cmake.inH A D04-Dec-2021261 104

KF5QQC2DesktopStyleConfig.cmake.inH A D04-Dec-2021263 104

Mainpage.doxH A D04-Dec-20211.4 KiB5233

README.mdH A D04-Dec-2021400 105

metainfo.yamlH A D04-Dec-2021382 1918

README.md

1# QQC2StyleBridge
2
3QtQuickControls 2 style that uses QWidget's QStyle for painting
4
5## Introduction
6
7This 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.
8
9NOTE: the application must be a QApplication rather than a QGuiApplication instance in order for this style to be used
10