#include <QColor>
#include <QtCore/QPointer>
#include <QWidget>
#include "unix/Filter.h"
#include "unix/Character.h"
Go to the source code of this file.
Classes | |
struct | TerminalView::_dragInfo |
struct | TerminalView::InputMethodData |
class | TerminalView |
A widget which displays output from a terminal emulation and sends input keypresses and mouse activity to the terminal. More... | |
Variables | |
unsigned short | vt100_graphics [32] |
|
extern |
Definition at line 153 of file TerminalView.cpp.