Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getMultiView
Method
getMultiView
src/eepp/ui/uifiledialog.cpp:845–847 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
843
}
844
845
UIMultiModelView* UIFileDialog::getMultiView() const {
846
return mMultiView;
847
}
848
849
UITextInput* UIFileDialog::getPathInput() const {
850
return mPath;
Callers
1
openFontDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected