Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getButtonOK
Method
getButtonOK
src/eepp/ui/uimessagebox.cpp:199–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
UIPushButton* UIMessageBox::getButtonOK() const {
200
return mButtonOK;
201
}
202
203
UIPushButton* UIMessageBox::getButtonCancel() const {
204
return mButtonCancel;
Callers
3
openFileFromPath
Method · 0.80
init
Method · 0.80
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected