HomePhabricator
Diffusion MITK fe71c9e533f4

Do not set the default event config for the interaction scheme

Description

Do not set the default event config for the interaction scheme

This abstract class does not need to define a default event config.
Any subclass of this class needs to make sure that a valid
event config is loaded elsewhere (e.g. by using the InteractionSchemeSwitcher,
see also QmitkAbstractMultiWidget::SetInteractionScheme).

Details

Provenance
kalaliAuthored on Sep 28 2021, 2:54 PM
kalaliPushed on Oct 4 2021, 8:22 AM
Differential Revision
Restricted Differential Revision
Parents
rMITK50d3dad092c7: Merge branch 'bugfix/T28706-LZ4DebugUnix' into develop
Branches
Unknown
Tags
Unknown
Tasks
T24358: Rework QmitkMouseModeSwitcher