Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ fontIndex
Method
fontIndex
src/3rdparty/QXlsx/source/xlsxformat.cpp:490–496 ·
view source on GitHub ↗
! * \internal */
Source
from the content-addressed store, hash-verified
488
* \internal
489
*/
490
int Format::fontIndex() const
491
{
492
if (fontIndexValid())
493
return d->font_index;
494
495
return 0;
496
}
497
498
/*!
499
* \internal
Callers
2
addXfFormat
Method · 0.80
writeCellXfs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected