Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
239
QTextDocument *TextAttributes::textDocument() const
240
{
241
return d->document.data();
242
}
243
244
void TextAttributes::setTextDocument(QTextDocument *document)
245
{
Callers
2
paint
Method · 0.80
operator==
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected