libzypp
17.34.1
|
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <zypp-core/base/Gettext.h>
#include "Out.h"
#include <zypp-tui/Table.h>
#include <zypp-tui/Application>
#include "Utf8.h"
Go to the source code of this file.
Namespaces | |
ztui | |
ztui::text | |
ztui::out | |
Functions | |
ColorString | ztui::text::tagNote () |
translated "Note:" highlighted More... | |
ColorString | ztui::text::tagWarning () |
translated "Warning:" warning color More... | |
ColorString | ztui::text::tagError () |
translated "Error:" error color More... | |
const char * | ztui::text::qContinue () |
translated "Continue?" More... | |
unsigned | ztui::out::defaultTermwidth () |