Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
bool XlsxColor::isThemeColor() const
43
{
44
return val.userType() == QMetaType::QStringList;
45
}
46
47
bool XlsxColor::isInvalid() const
48
{
Callers
2
xlsxcolor.cpp
File · 0.80
operator<<
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected