Konsole
Konsole::CharCodes Struct Reference
#include <Vt102Emulation.h>
Public Attributes | |
char | charset [4] |
int | cu_cs |
bool | graphic |
bool | pound |
bool | sa_graphic |
bool | sa_pound |
Detailed Description
Definition at line 55 of file Vt102Emulation.h.
Member Data Documentation
char Konsole::CharCodes::charset[4] |
Definition at line 57 of file Vt102Emulation.h.
int Konsole::CharCodes::cu_cs |
Definition at line 58 of file Vt102Emulation.h.
bool Konsole::CharCodes::graphic |
Definition at line 59 of file Vt102Emulation.h.
bool Konsole::CharCodes::pound |
Definition at line 60 of file Vt102Emulation.h.
bool Konsole::CharCodes::sa_graphic |
Definition at line 61 of file Vt102Emulation.h.
bool Konsole::CharCodes::sa_pound |
Definition at line 62 of file Vt102Emulation.h.
The documentation for this struct was generated from the following file:
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.