bshah added a comment.
> One thing I don't understand is the need for toString().toInt(), > or in other words, why my json file with a numeric value gets turned > into a string value when using qtplugininfo to inspect the plugin: Maybe you need to add following in the `src/widgets/kurifilterplugin.desktop` [PropertyDef::X-KDE-InitialPreference] Type=int REVISION DETAIL https://phabricator.kde.org/D7533 To: dfaure, apol, davidedmundson, arichardson Cc: bshah, #frameworks