Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ widget
Method
widget
kdevplatform/sublime/view.cpp:59–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
QWidget* View::widget() const
60
{
61
Q_D(const View);
62
63
return d->widget;
64
}
65
66
QWidget* View::initializeWidget(QWidget* parent)
67
{
Callers
15
validateOpenUrl
Method · 0.45
setShowTextEditorStatusBar
Method · 0.45
setSourceWidget
Method · 0.45
selectionChanged
Method · 0.45
mergeView
Method · 0.45
visibleDocumentsInWindow
Method · 0.45
closeAllOtherDocuments
Method · 0.45
createViewWidget
Method · 0.45
activate
Method · 0.45
newArea
Method · 0.45
findToolView
Method · 0.45
raiseToolView
Method · 0.45
Calls
no outgoing calls
Tested by
15
testsplitViewBuddies
Method · 0.36
testClosing
Method · 0.36
initTestCase
Method · 0.36
restoreSplits
Method · 0.36
fetchToolBarFor
Method · 0.36
widgetDeletion
Method · 0.36
checkToolViews
Function · 0.36
compareDifferentViewsOfOneDocument
Function · 0.36
checkAreaCommon
Function · 0.36
checkArea1
Method · 0.36
checkArea2
Method · 0.36
operator()
Method · 0.36