anthonyfieroni added inline comments.

INLINE COMMENTS

> kcm.cpp:39
> +{
> +    qmlRegisterType<FormatsSettings>();
> +    qmlRegisterUncreatableType<LocaleModel>("org.internal.kcm.formats", 1, 
> 0, "LocaleModel", QStringLiteral("Model to access the data"));

https://doc.qt.io/qt-5/qqmlengine-obsolete.html

> kcm.cpp:41
> +    qmlRegisterUncreatableType<LocaleModel>("org.internal.kcm.formats", 1, 
> 0, "LocaleModel", QStringLiteral("Model to access the data"));
> +    qmlRegisterType<QSortFilterProxyModel>();
> +

https://doc.qt.io/qt-5/qqmlengine-obsolete.html

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D25449

To: tcanabrava, ervin, #vdg, #plasma, mart, ngraham
Cc: anthonyfieroni, mart, ngraham, broulik, ervin, davidedmundson, 
plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, 
GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra

Reply via email to