GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
graphics-init.cc File Reference
#include <QApplication>
#include <QMetaType>
#include <QThread>
#include "graphics-init.h"
#include "octave-qobject.h"
#include "qt-graphics-toolkit.h"
#include "QtHandlesUtils.h"
#include "graphics.h"
#include "gtk-manager.h"
#include "interpreter.h"
Include dependency graph for graphics-init.cc:

Go to the source code of this file.

Functions

void graphics_init (interpreter &interp, base_qobject &oct_qobj)
 

Function Documentation

◆ graphics_init()

void graphics_init ( interpreter interp,
base_qobject oct_qobj 
)