Add readmes clarifying state of plasma component versions
Test Plan: N/A Reviewers: #plasma, apol Reviewed By: apol Subscribers: romangg, apol, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D28620
This commit is contained in:
parent
0417bf61d5
commit
0051a4f919
5
src/declarativeimports/plasmacomponents/README.md
Normal file
5
src/declarativeimports/plasmacomponents/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
Plasma Components 2 is a style for QtQuick Controls 1.
|
||||
|
||||
As QtQuick Controls 1 is not going to be part of Qt6, this folder should be considered feature frozen with no new behavioural changes or new API.
|
||||
|
||||
Use of components in this module in client code is still allowed, as not all features are identical to their QtQuickControls2 counterparts.
|
7
src/declarativeimports/plasmacomponents3/README.md
Normal file
7
src/declarativeimports/plasmacomponents3/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
Plasma Components 3 is a style for QtQuick Controls 2.
|
||||
|
||||
It is exported as an import so users can force a theme, but it is also available just as a style.
|
||||
|
||||
This folder should only contain inherited templates from QQC2 desktop themes. There should be no new Components or properties.
|
||||
|
||||
New API should be in either upstream QQC2 itself, PlasmaExtras, or Kirigami.
|
Loading…
Reference in New Issue
Block a user