gwenhywfar
4.3.1
|
#include <gwen-gui-cpp/cppdialog.hpp>
#include "qt4_gui.hpp"
#include <gwenhywfar/dialog_be.h>
#include <gwenhywfar/widget_be.h>
#include <QObject>
#include <list>
#include <string>
Go to the source code of this file.
Data Structures | |
class | QT4_GuiDialog |
Defines | |
#define | QT4_DIALOG_WIDGET_CONTENT 1 |
#define | QT4_DIALOG_WIDGET_LAYOUT 2 |
#define | QT4_DIALOG_WIDGET_REAL 0 |
#define QT4_DIALOG_WIDGET_CONTENT 1 |
Definition at line 30 of file qt4_gui_dialog.hpp.
#define QT4_DIALOG_WIDGET_LAYOUT 2 |
Definition at line 31 of file qt4_gui_dialog.hpp.
#define QT4_DIALOG_WIDGET_REAL 0 |
Definition at line 29 of file qt4_gui_dialog.hpp.