1051a4045b
Qt 5.14 introduced new syntax for defining Connections. Fix warnings like this one: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } |
||
---|---|---|
.. | ||
qml | ||
tests | ||
CMakeLists.txt | ||
enums.cpp | ||
enums.h | ||
Mainpage.dox | ||
plasmacomponentsplugin.cpp | ||
plasmacomponentsplugin.h | ||
plugins.qmltypes | ||
qmenu.cpp | ||
qmenu.h | ||
qmenuitem.cpp | ||
qmenuitem.h | ||
qrangemodel_p.h | ||
qrangemodel.cpp | ||
qrangemodel.h | ||
README.md |
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.