Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ reloadIcons
Method
reloadIcons
gui/browserWidgets/locationeditor.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void LocationEditor::reloadIcons() {
61
this->setIcon(global.getIconResource(
":navigationIcon"
));
62
}
63
64
65
Callers
1
LocationEditor
Method · 0.95
Calls
1
getIconResource
Method · 0.80
Tested by
no test coverage detected