MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / exec

Method exec

plugins/webcam/webcamplugin.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void WebCamPlugin::exec() {
65 dialog->exec();
66}
67
68
69bool WebCamPlugin::getImage(QImage &image) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected