teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Classes | Static Public Member Functions | Friends | List of all members
teditor::ColorHelper Struct Reference

#include <colors.h>

Classes

struct  Registrar
 

Static Public Member Functions

static color_t fromstr (const std::string &str)
 
static std::string tostr (color_t colo)
 

Friends

struct Registrar
 

Member Function Documentation

◆ fromstr()

color_t teditor::ColorHelper::fromstr ( const std::string &  str)
static

◆ tostr()

std::string teditor::ColorHelper::tostr ( color_t  colo)
static

Friends And Related Function Documentation

◆ Registrar

friend struct Registrar
friend

The documentation for this struct was generated from the following files: