Skip to content

appletinteface: Expose the QAction::Priority enum values

Ismael Asensio requested to merge work/iasensio/actionpriority-enum into master

Applets cannot access directly to these enum values, as QAction is not exported as a type (and there are some issues to do so).

Please, feel free to comment if I'm mislead in my premises and this is not the best way to do so.

Use case: plasma-workspace!2245 (merged)

Merge request reports