qskinny/qmlexport
Uwe Rathmann 57c25294c4 replace qmlRegister methods by setting the registration info manually.
Hopefully this allows better finetuning and validating of what is possible in QML
for the various Qt versions.

In the long run we might want to qualify the class definitions with
QML_ELEMENT and friends to have better tool support ( qmlcachegen ??? )
See https://www.qt.io/blog/qml-type-registration-in-qt-5.15
2022-11-29 17:24:40 +01:00
..
QskLayoutQml.cpp replacing QGridLayoutEngine by QskLinearLayoutEngine, QskStackBox 2019-06-19 14:08:45 +02:00
QskLayoutQml.h using QskControl::alignmentHint instead of QskStackBox:.setAlignmentOf 2019-09-05 11:45:25 +02:00
QskMainQml.cpp renamed to QskQuickItem::UpdateFlags 2021-02-09 08:13:20 +01:00
QskMainQml.h renamed to QskQuickItem::UpdateFlags 2021-02-09 08:13:20 +01:00
QskQml.cpp replace qmlRegister methods by setting the registration info manually. 2022-11-29 17:24:40 +01:00
QskQml.h dllimport/dllexport stuff 2018-10-12 08:03:03 +02:00
QskQmlGlobal.h dllimport/dllexport stuff 2018-10-12 08:03:03 +02:00
QskShortcutQml.cpp deprecation warning fixed 2022-05-02 16:58:03 +02:00
QskShortcutQml.h signal signature fixed 2022-03-25 10:31:09 +01:00
qmlexport.pro QskRgbValueQml removed. For QML we have the definitions in ColorConstants::Svg 2022-06-25 16:22:31 +02:00