MCPcopy Create free account
hub / github.com/KDE/labplot / isLoadPackage

Method isLoadPackage

src/3rdparty/QXlsx/source/xlsxdocument.cpp:1264–1268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1262}
1263
1264bool Document::isLoadPackage() const
1265{
1266 Q_D(const Document);
1267 return d->isLoad;
1268}
1269
1270bool Document::load() const
1271{

Callers 1

sheetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected