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

Method isThemeColor

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

Source from the content-addressed store, hash-verified

40}
41
42bool XlsxColor::isThemeColor() const
43{
44 return val.userType() == QMetaType::QStringList;
45}
46
47bool XlsxColor::isInvalid() const
48{

Callers 2

xlsxcolor.cppFile · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected