Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ SetText
Method
SetText
lib_acl_cpp/samples/gui_rpc/ui/MeterCtrl.cpp:152–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void CMeterCtrl::SetText(CString& msg)
153
{
154
m_sCaption = msg;
155
InvalidateMeater();
156
}
157
158
void CMeterCtrl::SetText(const char* pMsg)
159
{
Callers
4
OnInitDialog
Method · 0.45
OnSize
Method · 0.45
OnDownloading
Method · 0.45
OnDownloadOver
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected