Konsole
Emulation.h
Go to the documentation of this file.
437 LocaleCodec = 0,
438 Utf8Codec = 1
455 //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:458
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-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.