xbmc
Public Member Functions | List of all members
KODI::GUILIB::GUIINFO::CGUIInfoColor Class Reference

Public Member Functions

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...
 

Member Function Documentation

◆ 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: