HomePhabricator
Diffusion MITK 12d357c0862c

Enable themed icons in eager plugins

Description

Enable themed icons in eager plugins

The only reason this was not possible before is that there was an
assumption in BlueBerry that qApp may not be available so early in the
application lifecycle but in reality it is just the berry::Workbench
instance that is missing at this time which is just fine as we do
not need it to retrieve the style sheet from qApp.

Details

Provenance
kislinskAuthored on Mar 21 2023, 1:21 PM
kislinskPushed on Mar 21 2023, 1:21 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK65af279906d1: Merge branch 'bugfix/T29494-RegressionInPreferencesChangedEvent' into develop
Branches
Unknown
Tags
Unknown
Tasks
T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins