Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
bool SharedStrings::isEmpty() const
39
{
40
return m_stringList.isEmpty();
41
}
42
43
int SharedStrings::addSharedString(const QString &string)
44
{
Callers
1
writeRichStringPart_rPr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected