Fcitx
|
Simple color class that represent a 64bit color. More...
#include <exception>
#include <ostream>
#include <string>
#include <fcitx-utils/fcitxutils_export.h>
#include <fcitx-utils/macros.h>
Go to the source code of this file.
Classes | |
struct | fcitx::ColorParseException |
class | fcitx::Color |
Color class for handling color. More... | |
Functions | |
std::ostream & | fcitx::operator<< (std::ostream &os, const Color &c) |
Simple color class that represent a 64bit color.
Definition in file color.h.