Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isHtmlToRichStringEnabled
Method
isHtmlToRichStringEnabled
src/3rdparty/QXlsx/source/xlsxworkbook.cpp:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool Workbook::isHtmlToRichStringEnabled() const
122
{
123
Q_D(const Workbook);
124
return d->html_to_richstring_enabled;
125
}
126
127
QString Workbook::defaultDateFormat() const
128
{
Callers
1
writeString
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected