#include <QBoxLayout>
#include <QToolButton>
#include <QFontComboBox>
#include <QSpinBox>
#include <QTextEdit>
#include <QWidget>
#include <QLabel>
#include <QTextCodec>
Include dependency graph for editor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | editor |
Defines | |
#define | ENABLE_ASSEMBLY 1 |
#define | DISABLE_ASSEMBLY 0 |
#define ENABLE_ASSEMBLY 1 |
Definition at line 13 of file editor.h.
Referenced by editor::editor(), and addnewrecord::setup_ui().