Konsole
Emulation.h
Go to the documentation of this file.
433 LocaleCodec = 0,
434 Utf8Codec = 1
451 //the current text codec. (this allows for rendering of non-ASCII characters in text files etc.)
Definition: Emulation.h:65
A converter which maps between key sequences pressed by the user and the character strings which shou...
Definition: KeyboardTranslator.h:52
const KeyboardTranslator * _keyTranslator
Definition: Emulation.h:454
The emulation is currently receiving data from its terminal input.
Definition: Emulation.h:62
Base class for terminal character decoders.
Definition: TerminalCharacterDecoder.h:45
Provides a window onto a section of a terminal screen.
Definition: ScreenWindow.h:52
The terminal program has triggered a bell event to get the user's attention.
Definition: Emulation.h:57
Definition: History.h:319
const QTextCodec * codec() const
Returns the codec used to decode incoming characters.
Definition: Emulation.h:169
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.