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

Method datasheet

src/pdf_extract/pdfdebugwidget/pdfdebugwidget.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40PDFDatasheet *PdfDebugWidget::datasheet() const
41{
42 return _datasheet;
43}
44
45void PdfDebugWidget::setDatasheet(PDFDatasheet *datasheet)
46{

Callers 1

showPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected