MCPcopy 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
717KTextEditor::MainWindow *MainWindow::interface() const
718{
719 return m_interface;
720}
721
722void MainWindow::addPluginView(const QString &id, QObject *view)
723{

Callers 5

tryLockSessionMethod · 0.45
toKteWrapperFunction · 0.45
pluginMethod · 0.45
createViewWidgetMethod · 0.45

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected