MCPcopy 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
837UIPushButton* UIFileDialog::getButtonCancel() const {
838 return mButtonCancel;
839}
840
841UIPushButton* UIFileDialog::getButtonUp() const {
842 return mButtonUp;

Callers 2

openFileFromPathMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected