21 #ifndef Q_UNIXTERMINALIMPL
22 #define Q_UNIXTERMINALIMPL
49 void setCursorColor (
bool useForegroundColor,
const QColor& color);
73 #endif // Q_UNIXTERMINALIMPL
void setSize(int h, int v)
Represents a terminal session consisting of a pseudo-teletype and a terminal emulation.
void setCursorType(CursorType type, bool blinking)
TerminalView * m_terminalView
TerminalModel * m_terminalModel
void has_extra_interrupt(bool extra_interrupt)
virtual ~QUnixTerminalImpl()
void setCursorColor(bool useForegroundColor, const QColor &color)
void setForegroundColor(const QColor &color)
void setTerminalFont(const QFont &font)
virtual void resizeEvent(QResizeEvent *)
void showEvent(QShowEvent *)
void sendText(const QString &text)
QUnixTerminalImpl(QWidget *parent=0)
void setScrollBufferSize(int value)
void setBackgroundColor(const QColor &color)
A widget which displays output from a terminal emulation and sends input keypresses and mouse activit...
Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY...
void setSelectionColor(const QColor &color)