MCPcopy Create free account
hub / github.com/aiekick/ImGuiFileDialog / ClearComposer

Method ClearComposer

ImGuiFileDialog.cpp:2235–2237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2233}
2234
2235void IGFD::FileManager::ClearComposer() {
2236 m_CurrentPathDecomposition.clear();
2237}
2238
2239void IGFD::FileManager::ClearAll() {
2240 ClearComposer();

Callers 1

DisplayMethod · 0.80

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected