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

Method themeColor

src/3rdparty/QXlsx/source/xlsxcolor.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62QStringList XlsxColor::themeColor() const
63{
64 return isThemeColor() ? val.toStringList() : QStringList();
65}
66
67bool XlsxColor::saveToXml(QXmlStreamWriter &writer, const QString &node) const
68{

Callers 2

xlsxcolor.cppFile · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected