GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <QtCore/QStringList>
#include <QtCore>
#include <QWidget>
#include "unix/SelfListener.h"
#include "unix/History.h"
#include "unix/kpty.h"
Go to the source code of this file.
Classes | |
class | TerminalModel |
Represents a terminal session consisting of a pseudo-teletype and a terminal emulation. More... |