Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ SetWindowText
Method
SetWindowText
demo/qrcode/SQrCtrl.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void SQrCtrl::SetWindowText(LPCTSTR lpszText)
15
{
16
__super::SetWindowText(lpszText);
17
CreateQrImg(GetWindowText());
18
}
19
20
BOOL SQrCtrl::OnRelayout(const CRect & rcWnd)
21
{
Callers
13
getView
Method · 0.45
getView
Method · 0.45
getView
Method · 0.45
getView
Method · 0.45
getView
Method · 0.45
getView
Method · 0.45
Drop
Method · 0.45
OnInitDialog
Method · 0.45
OnChromeTabNew
Method · 0.45
OnMenuSliderPos
Method · 0.45
OnEventPath
Method · 0.45
OnInitGroup
Method · 0.45
Calls
2
SetWindowText
Function · 0.85
GetWindowText
Function · 0.85
Tested by
no test coverage detected