23 namespace TangoPalette {
28 const char*
getHex(
const std::string& tangoName,
int tangoId = 1);
33 int getTColorID(
const std::string& tangoName,
int tangoId = 1);
const char * getHex(const std::string &tangoName, int tangoId=1)
Get six-digit hex code (#abcdef) for given name in tango colour palette.
int getTColorID(const std::string &tangoName, int tangoId=1)
Get TColor ID for given name in tango colour palette.
Abstract base class for different kinds of events.