Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ document
Method
document
kdevplatform/sublime/view.cpp:52–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Document *View::document() const
53
{
54
Q_D(const View);
55
56
return d->doc;
57
}
58
59
QWidget* View::widget() const
60
{
Callers
15
detachDocumentBreakpoints
Method · 0.45
aboutToInvalidateMovingInterfaceContent
Method · 0.45
documentSaved
Method · 0.45
stopDocumentLineTracking
Method · 0.45
restartDocumentLineTrackingAt
Method · 0.45
updateMarkType
Method · 0.45
assignUrl
Method · 0.45
updateMovingCursor
Method · 0.45
textHint
Method · 0.45
beautifySource
Method · 0.45
activateView
Method · 0.45
openUrl
Method · 0.45
Calls
no outgoing calls
Tested by
7
testDeclarationDefinitionOrder
Method · 0.36
checkToolViews
Function · 0.36
compareDifferentViewsOfOneDocument
Function · 0.36
sharedToolViewRemoval
Method · 0.36
toolDocumentRemoval
Method · 0.36
splitViewActiveTabsTest
Method · 0.36
activationInMultipleMainWindows
Method · 0.36