MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / CCaptureFullPage

Method CCaptureFullPage

Plugins/WebBrowser/CaptureFullPage.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8static Q_LOGGING_CATEGORY(log, "WebBrowser.Capture.Page")
9CCaptureFullPage::CCaptureFullPage(QObject *parent)
10 : QObject{parent}
11{}
12
13void CCaptureFullPage::Start(QWebEngineView *view, QUrl url, QString szFile)
14{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected