Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void DocPropsApp::addPartTitle(const QString &title)
21
{
22
m_titlesOfPartsList.append(title);
23
}
24
25
void DocPropsApp::addHeadingPair(const QString &name, int value)
26
{
Callers
1
savePackage
Method · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected