Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ openFileBrowser
Method
openFileBrowser
src/CardinalRemote/main.cpp:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
void UI::setParameterValue(uint, float) {}
76
void UI::setState(const char*, const char*) {}
77
bool UI::openFileBrowser(const FileBrowserOptions&) { return false; }
78
79
END_NAMESPACE_DISTRHO
80
Callers
14
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
loadDialog
Function · 0.80
saveAsDialog
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected