GNU Octave  6.2.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  octave::base_qobject
 Base class for Octave interfaces that use Qt. More...
 
class  octave::cli_qobject
 This object provides a command-line interface to Octave that may use Qt graphics. More...
 
class  octave::gui_qobject
 This object provides a full GUI interface to Octave that is implemented Qt. More...
 
class  octave::octave_qapplication
 This class is a simple wrapper around QApplication so that we can reimplement QApplication::notify. More...
 

Namespaces

 octave