Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getButtonCancel
Method
getButtonCancel
src/eepp/ui/uifiledialog.cpp:837–839 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
835
}
836
837
UIPushButton* UIFileDialog::getButtonCancel() const {
838
return mButtonCancel;
839
}
840
841
UIPushButton* UIFileDialog::getButtonUp() const {
842
return mButtonUp;
Callers
2
openFileFromPath
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected