Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getTextEdit
Method
getTextEdit
src/eepp/ui/uimessagebox.cpp:242–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
UITextEdit* UIMessageBox::getTextEdit() const {
243
return mTextEdit;
244
}
245
246
UILayout* UIMessageBox::getLayoutCont() const {
247
return mLayoutCont;
Callers
1
commit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected