GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
marker.h File Reference
#include <Qsci/qsciscintilla.h>
#include <QObject>
#include <QList>
Include dependency graph for marker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  marker
 

Typedefs

typedef QList< intQIntList
 

Typedef Documentation

typedef QList<int> QIntList

Definition at line 30 of file marker.h.