Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
QIcon Note::icon() const {
67
return QIcon::fromTheme(QStringLiteral(
"document-new"
));
68
}
69
70
bool Note::printView() {
71
#ifndef SDK
Callers
7
initActions
Method · 0.45
updateNotebookActions
Method · 0.45
addSubPages
Method · 0.45
SettingsGeneralPage
Method · 0.45
ContentDockWidget
Method · 0.45
handleAspectAdded
Method · 0.45
handleAspectAdded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected