Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ clearOverrides
Method
clearOverrides
src/3rdparty/QXlsx/source/xlsxcontenttypes.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void ContentTypes::clearOverrides()
116
{
117
m_overrides.clear();
118
}
119
120
void ContentTypes::saveToXmlFile(QIODevice *device) const
121
{
Callers
1
savePackage
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected