Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ guiFactory
Method
guiFactory
kdevplatform/shell/ktexteditorpluginintegration.cpp:546–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
KXMLGUIFactory *MainWindow::guiFactory() const
547
{
548
return m_mainWindow->guiFactory();
549
}
550
551
QWidget *MainWindow::window() const
552
{
Callers
11
addPlugin
Method · 0.80
pluginDestroyed
Method · 0.80
removePlugin
Method · 0.80
updateSourceFormatterGuiClient
Method · 0.80
mergeView
Method · 0.80
initializeUi
Method · 0.80
configureShortcuts
Method · 0.80
switchToArea
Method · 0.80
testKateDocumentAndViewCreation
Method · 0.80
IPlugin
Method · 0.80
mainWindowActionById
Method · 0.80
Calls
no outgoing calls
Tested by
1
testKateDocumentAndViewCreation
Method · 0.64