|
constexpr | CGUIInfoColor (UTILS::COLOR::Color color=0) |
|
constexpr | operator UTILS::COLOR::Color () const |
|
bool | Update (const CGUIListItem *item=nullptr) |
|
void | Parse (const std::string &label, int context) |
|
bool | HasInfo () const |
| Check if the infocolor has an info condition bound to its color definition (or otherwise, if it's constant color) More...
|
|
◆ HasInfo()
bool KODI::GUILIB::GUIINFO::CGUIInfoColor::HasInfo |
( |
| ) |
const |
|
inline |
Check if the infocolor has an info condition bound to its color definition (or otherwise, if it's constant color)
- Returns
- true if the color depends on an info condition, false otherwise
The documentation for this class was generated from the following files:
- xbmc/guilib/guiinfo/GUIInfoColor.h
- xbmc/guilib/guiinfo/GUIInfoColor.cpp