MCPcopy Create free account
hub / github.com/KDAB/KDChart / textDocument

Method textDocument

src/KDChart/KDChartTextAttributes.cpp:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239QTextDocument *TextAttributes::textDocument() const
240{
241 return d->document.data();
242}
243
244void TextAttributes::setTextDocument(QTextDocument *document)
245{

Callers 2

paintMethod · 0.80
operator==Method · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected