GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave-qt-link.h File Reference
#include <list>
#include <string>
#include <QList>
#include <QObject>
#include <QString>
#include <QMutex>
#include <QWaitCondition>
#include "octave-gui.h"
#include "octave-link.h"
Include dependency graph for octave-qt-link.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::octave_qt_link
 Provides threadsafe access to octave. More...
 

Namespaces

 octave
 

Typedefs

typedef QList< int > QIntList
 

Typedef Documentation

◆ QIntList

typedef QList<int> QIntList

Definition at line 41 of file octave-qt-link.h.