Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
void AboutNdd::appendText(QString text)
18
{
19
ui.nddMsgText->appendPlainText(text);
20
}
21
22
void AboutNdd::onButtonOkayClicked()
23
{
Callers
1
slot_aboutNdd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected