GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
workspace-model.h File Reference
#include <QAbstractTableModel>
#include <QVector>
#include <QSemaphore>
#include <QStringList>
#include <QChar>
#include <QList>
#include <QColor>
#include <QSettings>
#include "symscope.h"
Include dependency graph for workspace-model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::workspace_model
 

Namespaces

 octave
 

Typedefs

typedef QList< int > QIntList
 

Typedef Documentation

◆ QIntList

typedef QList<int> QIntList

Definition at line 39 of file workspace-model.h.