Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ widget
Method
widget
plugins/quickopen/quickopenwidget.h:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
void run();
95
96
QuickOpenWidget* widget() const
97
{
98
return m_widget;
99
}
100
private:
101
QDialog* m_dialog; /// @warning m_dialog is also the parent
102
QuickOpenWidget* m_widget;
Callers
15
init
Method · 0.45
eventFilter
Method · 0.45
showQuickOpenWidget
Method · 0.45
start
Method · 0.45
finish
Method · 0.45
createWidget
Method · 0.45
quickOpenNavigateFunctions
Method · 0.45
selectUse
Function · 0.45
testSplitViewBuddies
Method · 0.45
OktetaWidget
Method · 0.45
setupActions
Method · 0.45
KastenToolViewWidget
Method · 0.45
Calls
no outgoing calls
Tested by
2
testSplitViewBuddies
Method · 0.36
toolViewPointer
Method · 0.36