MCPcopy Create free account
hub / github.com/cxasm/notepad-- / appendText

Method appendText

src/aboutndd.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{}
16
17void AboutNdd::appendText(QString text)
18{
19 ui.nddMsgText->appendPlainText(text);
20}
21
22void AboutNdd::onButtonOkayClicked()
23{

Callers 1

slot_aboutNddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected