Change component shown on selection changes

Authored by davidedmundson on Sep 26 2016, 11:50 PM.

Description

Change component shown on selection changes

Summary:
::activated depends on the mouse click behaviour - as double click
starts a rename this led to the global shortcuts KCM being unusable with
double click set.

This patch follows the selection chaging - which is more semantically
correct as we're not really activating an option in the left hand
sidebar, merely selecting it to show the correct sub-options.

It fixes keys up/down changing selection but also allows double click
mouse settings to work.

Test Plan:
Ran.
clicked once, got the correct sub-options.

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

BUG: 368661

Differential Revision: https://phabricator.kde.org/D2865

Details

Committed
davidedmundsonSep 27 2016, 9:56 AM
Differential Revision
D2865: Change component shown on selection changes
Parents
R119:c0f7ba8504d3: [Task Manager] Use Qt.binding for prefix
Branches
Unknown
Tags
Unknown