GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <QToolBar>
#include <QAction>
#include <QMenuBar>
#include <QStatusBar>
#include <QCloseEvent>
#include <QTabWidget>
#include <map>
#include "file-editor-interface.h"
#include "file-editor-tab.h"
Go to the source code of this file.
Classes | |
class | file_editor |