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

Method isEmpty

src/3rdparty/QXlsx/source/xlsxsharedstrings.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38bool SharedStrings::isEmpty() const
39{
40 return m_stringList.isEmpty();
41}
42
43int SharedStrings::addSharedString(const QString &string)
44{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected