MCPcopy Create free account
hub / github.com/Robotips/uConfig / PdfDebugScene

Method PdfDebugScene

src/pdf_extract/pdfdebugwidget/pdfdebugscene.cpp:21–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19#include "pdfdebugscene.h"
20
21PdfDebugScene::PdfDebugScene(QObject *parent)
22 : QGraphicsScene(parent)
23{
24
25}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected