MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setShowBoundingBox

Method setShowBoundingBox

plugins/textdocumentinspector/textdocumentcontentview.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void TextDocumentContentView::setShowBoundingBox(const QRectF &boundingBox)
26{
27 m_boundingBox = boundingBox;
28 viewport()->update();
29}
30
31void TextDocumentContentView::paintEvent(QPaintEvent *e)
32{

Callers 1

Calls 1

updateMethod · 0.45

Tested by 1