Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorAtLine0/infinipaint
/ refresh_gui_data
Method
refresh_gui_data
src/GridManager.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void GridManager::refresh_gui_data() {
363
gridMenu.newName.clear();
364
gridMenu.selectedGrid = std::numeric_limits<uint32_t>::max();
365
}
Callers
5
stop_displaying_grid_menu
Method · 0.45
stop_displaying_bookmark_menu
Method · 0.45
stop_displaying_layer_menu
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected