Be explicit on what the ViewContainer accepts

Authored by tcanabrava on Dec 12 2018, 3:25 PM.

Description

Be explicit on what the ViewContainer accepts

Summary:
This is needed to clean up a bit of the code later.
being really explicit here removes the need to handle
QWidget pointers, as that could in theory be anything

Handling only TerminalDisplays* we can remove the
SessionController map from the ViewContainer and
add it to the TerminalDisplay class in the future

Reviewers: Konsole, hindenburg

Reviewed By: Konsole, hindenburg

Subscribers: konsole-devel

Tags: Konsole

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

Details

Committed
hindenburgDec 12 2018, 4:14 PM
Reviewer
Konsole
Differential Revision
D17492: Be explicit on what the ViewContainer accepts
Parents
R319:f2fab9a26a32: Add missing emit keyword
Branches
Unknown
Tags
Unknown