MCPcopy 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

11const int Utils::WELCOME_SEC = 2;
12
13Utils::Utils()
14{
15
16}
17
18QImage Utils::HBitmapToQImage(HBITMAP hBitmap, HDC hDC) {
19 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected