#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"
Go to the source code of this file.
Namespaces | |
octave | |
Functions | |
void | octave::graphics_init (interpreter &interp, base_qobject &oct_qobj) |