|
gwenhywfar 5.10.1
|
#include <list>#include <string>#include <QObject>#include <gwen-gui-cpp/cppdialog.hpp>#include "qt5_gui.hpp"#include <gwenhywfar/dialog_be.h>#include <gwenhywfar/widget_be.h>

Go to the source code of this file.
Data Structures | |
| class | QT5_GuiDialog |
Macros | |
| #define | QT5_DIALOG_WIDGET_CONTENT 1 |
| #define | QT5_DIALOG_WIDGET_LAYOUT 2 |
| #define | QT5_DIALOG_WIDGET_REAL 0 |
| #define QT5_DIALOG_WIDGET_CONTENT 1 |
Definition at line 29 of file qt5_gui_dialog.hpp.
| #define QT5_DIALOG_WIDGET_LAYOUT 2 |
Definition at line 30 of file qt5_gui_dialog.hpp.
| #define QT5_DIALOG_WIDGET_REAL 0 |
Definition at line 28 of file qt5_gui_dialog.hpp.