Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ theme
Method
theme
src/3rdparty/QXlsx/source/xlsxworkbook.cpp:412–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
Theme *Workbook::theme()
413
{
414
Q_D(Workbook);
415
return d->theme.data();
416
}
417
418
/*!
419
* \internal
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected