MCPcopy 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
115void ContentTypes::clearOverrides()
116{
117 m_overrides.clear();
118}
119
120void ContentTypes::saveToXmlFile(QIODevice *device) const
121{

Callers 1

savePackageMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected