MCPcopy 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
362void GridManager::refresh_gui_data() {
363 gridMenu.newName.clear();
364 gridMenu.selectedGrid = std::numeric_limits<uint32_t>::max();
365}

Callers 5

undoMethod · 0.45
redoMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected