GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave-qobject.h File Reference
#include <memory>
#include <QApplication>
#include <QList>
#include <QObject>
#include <QString>
#include <QStringList>
#include "interpreter-qobject.h"
#include "resource-manager.h"
#include "shortcut-manager.h"
Include dependency graph for octave-qobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  base_qobject
 Base class for Octave interfaces that use Qt. More...
 
class  octave_qapplication
 This class is a simple wrapper around QApplication so that we can reimplement QApplication::notify. More...