libzypp
17.36.1
|
Functions | |
ColorString | tagNote () |
translated "Note:" highlighted More... | |
ColorString | tagWarning () |
translated "Warning:" warning color More... | |
ColorString | tagError () |
translated "Error:" error color More... | |
const char * | qContinue () |
translated "Continue?" More... | |
template<class Tltext , class Trtext > | |
std::string | join (const Tltext <ext, const Trtext &rtext, const char *sep=" ") |
Simple join of two string types. More... | |
bool | endsOnWS (const std::string &str_r) |
Whether the str_r ends with a WS. More... | |
const char * | optBlankAfter (const std::string &str_r) |
ColorString ztui::text::tagNote | ( | ) |
ColorString ztui::text::tagWarning | ( | ) |
ColorString ztui::text::tagError | ( | ) |
|
inline |
|
inline |