Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2235
void IGFD::FileManager::ClearComposer() {
2236
m_CurrentPathDecomposition.clear();
2237
}
2238
2239
void IGFD::FileManager::ClearAll() {
2240
ClearComposer();
Callers
1
Display
Method · 0.80
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected