Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ part
Method
part
src/frontend/core/ContentDockWidget.cpp:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
AbstractPart* ContentDockWidget::part() const {
48
return m_part;
49
}
50
51
void ContentDockWidget::handleAspectDescriptionChanged(const AbstractAspect* aspect) {
52
if (aspect != m_part)
Callers
8
dockFocusChanged
Method · 0.45
openProject
Method · 0.45
print
Method · 0.45
printPreview
Method · 0.45
updateDockWindowVisibility
Method · 0.45
exportDialog
Method · 0.45
NotebookView
Method · 0.45
setNotebooks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected