MCPcopy 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
47AbstractPart* ContentDockWidget::part() const {
48 return m_part;
49}
50
51void ContentDockWidget::handleAspectDescriptionChanged(const AbstractAspect* aspect) {
52 if (aspect != m_part)

Callers 8

dockFocusChangedMethod · 0.45
openProjectMethod · 0.45
printMethod · 0.45
printPreviewMethod · 0.45
exportDialogMethod · 0.45
NotebookViewMethod · 0.45
setNotebooksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected