MCPcopy Create free account
hub / github.com/KDE/labplot / icon

Method icon

src/backend/note/Note.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66QIcon Note::icon() const {
67 return QIcon::fromTheme(QStringLiteral("document-new"));
68}
69
70bool Note::printView() {
71#ifndef SDK

Callers 7

initActionsMethod · 0.45
updateNotebookActionsMethod · 0.45
addSubPagesMethod · 0.45
SettingsGeneralPageMethod · 0.45
ContentDockWidgetMethod · 0.45
handleAspectAddedMethod · 0.45
handleAspectAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected