Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ icon
Method
icon
src/backend/core/Folder.cpp:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
QIcon Folder::icon() const {
48
return QIcon::fromTheme(QStringLiteral(
"folder"
));
49
}
50
51
/**
52
* \brief Return a new context menu.
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
1
data
Method · 0.36