MCPcopy Create free account
hub / github.com/alpha-liu-01/SpeedyNote / TextBoxObject

Method TextBoxObject

source/objects/TextBoxObject.h:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 bool showBorder = true; // true for manual textbox, false for ocr_text
20
21 TextBoxObject() = default;
22 ~TextBoxObject() override;
23
24 void render(QPainter& painter, qreal zoom) const override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected