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

Method FileDialog

ImGuiFileDialog.cpp:3770–3771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3768#endif // USE_EXPLORATION_BY_KEYS
3769
3770IGFD::FileDialog::FileDialog() : PlacesFeature(), KeyExplorerFeature(), ThumbnailFeature() {
3771}
3772IGFD::FileDialog::~FileDialog() = default;
3773
3774//////////////////////////////////////////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected