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

Method addPartTitle

src/3rdparty/QXlsx/source/xlsxdocpropsapp.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void DocPropsApp::addPartTitle(const QString &title)
21{
22 m_titlesOfPartsList.append(title);
23}
24
25void DocPropsApp::addHeadingPair(const QString &name, int value)
26{

Callers 1

savePackageMethod · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected