Skip to content

Export ResultsModel as part of KRunner

Alexander Lohnau requested to merge work/alex/model_module into master

In milou, we want to further extend this model. Because of this, exporting it as part of KF6::Runner is better than exposing it to QML.

Considering that it only depends on QtCore in it's public API, having a separate module for it is overkill.

Merge request reports