Konsole
TerminalCharacterDecoder.h File Reference
#include "Character.h"
#include <QList>
Include dependency graph for TerminalCharacterDecoder.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Konsole |
Classes | |
class | Konsole::HTMLDecoder |
A terminal character decoder which produces pretty HTML markup. More... | |
class | Konsole::PlainTextDecoder |
A terminal character decoder which produces plain text, ignoring colours and other appearance-related properties of the original characters. More... | |
class | Konsole::TerminalCharacterDecoder |
Base class for terminal character decoders. More... |