Skip to content

Draft: Introduce KStandardActions::configureAction

Carl Schwan requested to merge work/carl/kstandardaction-configure into master

This allow to configure already created actions with the default KDE default for the give StandardAction.

The usecase is that this allow to move even more code from KConfigWidgets KStandardAction to KConfigGui

With this and once we have a KShowMenubarAction in the public api, we can completely deprecated the KStandardAction API from KConfigWidgets

@nicolasfella

Merge request reports