MCPcopy 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
242UITextEdit* UIMessageBox::getTextEdit() const {
243 return mTextEdit;
244}
245
246UILayout* UIMessageBox::getLayoutCont() const {
247 return mLayoutCont;

Callers 1

commitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected