Skip to content

PlasmaWindowModel: Use standard names for standard roles

ivan tkachenko requested to merge work/ratijas/standard-role-names into master

See documentation of QAbstractItemModel::roleNames().


The only direct user of this model is xdg-desktop-portal-kde — ScreenChooserDialog, which binds role names to delegates in QML.

Merge request reports