Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ focus
Method
focus
dgl/src/Window.cpp:417–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
void Window::focus()
418
{
419
pData->focus();
420
}
421
422
#ifdef DGL_USE_FILE_BROWSER
423
bool Window::openFileBrowser(const FileBrowserOptions& options)
Callers
5
onFocus
Function · 0.45
dssiui_show
Method · 0.45
exec
Function · 0.45
showAndFocus
Function · 0.45
focus
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected