nodeeditor_doxy
|
#include <QtGui>
#include <QLabel>
#include "mainwindow.h"
#include "stylesheeteditor.h"
#include "windowflagseditor.h"
Go to the source code of this file.
Variables | |
const int | InsertTextButton = 10 |
const int | InsertNodeButton = 11 |
const int | InsertNode2Button = 12 |
const int InsertNode2Button = 12 |
Definition at line 15 of file mainwindow.cpp.
const int InsertNodeButton = 11 |
Definition at line 14 of file mainwindow.cpp.
const int InsertTextButton = 10 |
Definition at line 12 of file mainwindow.cpp.