Diffusion KMix 1b8eeeb22444

Consistently handle orientation setting throughout ViewBase and MixDeviceWidget

Authored by marten on Nov 30 2018, 12:41 PM.

Description

Consistently handle orientation setting throughout ViewBase and MixDeviceWidget

The ViewBase retains the master orientation setting, as a separate
Qt::Orientation value; it is eliminated from ViewFlags. ViewBase
subclasses use this setting. MixDeviceWidget subclasses ask their
associated view for the same setting.

ViewBase subclasses (ViewSliders and ViewDockAreaPopup) query the
appropriate application setting via their virtual orientationSetting().

Details

Committed
martenDec 18 2018, 5:41 PM
Parents
R345:04c3b4a32378: ViewBase: Constify, data visibility, use QFlags for ViewFlags
Branches
Unknown
Tags
Unknown