Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ propertyNames
Method
propertyNames
src/3rdparty/QXlsx/source/xlsxdocpropsapp.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
QStringList DocPropsApp::propertyNames() const
57
{
58
return m_properties.keys();
59
}
60
61
void DocPropsApp::saveToXmlFile(QIODevice *device) const
62
{
Callers
1
loadPackage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected