Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ interface
Method
interface
kdevplatform/shell/ktexteditorpluginintegration.cpp:717–720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
715
}
716
717
KTextEditor::MainWindow *MainWindow::interface() const
718
{
719
return m_interface;
720
}
721
722
void MainWindow::addPluginView(const QString &id, QObject *view)
723
{
Callers
5
tryLockSession
Method · 0.45
toKteWrapper
Function · 0.45
plugin
Method · 0.45
createGUIForMainWindow
Method · 0.45
createViewWidget
Method · 0.45
Calls
1
data
Method · 0.45
Tested by
no test coverage detected