MCPcopy Create free account
hub / github.com/KDE/konsole / activeView

Method activeView

src/BookmarkHandler.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161ViewProperties *BookmarkHandler::activeView() const
162{
163 return _activeView;
164}
165
166#include "moc_BookmarkHandler.cpp"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected