Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashiao/wuwaBackendTool
/ Utils
Method
Utils
utils.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
const int Utils::WELCOME_SEC = 2;
12
13
Utils::Utils()
14
{
15
16
}
17
18
QImage Utils::HBitmapToQImage(HBITMAP hBitmap, HDC hDC) {
19
try {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected