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

Method textBox

src/pdf_extract/pdfdebugwidget/pdfdebugitemtextbox.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12PDFTextBox *PdfDebugItemTextBox::textBox() const
13{
14 return _textBox;
15}
16
17QRectF PdfDebugItemTextBox::boundingRect() const
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected