Home
last modified time | relevance | path

Searched refs:activeViewChangedInternal (Results 1 – 2 of 2) sorted by relevance

/dports/x11/konsole/konsole-21.12.3/src/plugins/SSHManager/
H A Dsshmanagerplugin.cpp80 activeViewChangedInternal(QPointer(controller)); in activeViewChanged()
83 void SSHManagerPlugin::activeViewChangedInternal(QPointer<Konsole::SessionController> controller) in activeViewChangedInternal() function in SSHManagerPlugin
103 activeViewChangedInternal(controller); in activeViewChangedInternal()
H A Dsshmanagerplugin.h35 void activeViewChangedInternal(QPointer<Konsole::SessionController> controller);