MCPcopy 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
845UIMultiModelView* UIFileDialog::getMultiView() const {
846 return mMultiView;
847}
848
849UITextInput* UIFileDialog::getPathInput() const {
850 return mPath;

Callers 1

openFontDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected