MCPcopy 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
56QStringList DocPropsApp::propertyNames() const
57{
58 return m_properties.keys();
59}
60
61void DocPropsApp::saveToXmlFile(QIODevice *device) const
62{

Callers 1

loadPackageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected