MapView: Use the settings checked value directly via QVariant

Authored by tleupold on Aug 16 2019, 5:51 AM.

Description

MapView: Use the settings checked value directly via QVariant

Question is why I first have to cast the value to a QVariant to be able
to do .toBool() when using the KDE stuff and I don't when using QSettings,
but whatever ;-)

Details

Committed
tleupoldAug 16 2019, 5:51 AM
Parents
R463:36f1738f80fe: MapView: Only display a meaningful subset of floaters
Branches
Unknown
Tags
Unknown