gwenhywfar 5.10.1
Data Structures | Macros
qt5_gui_dialog.hpp File Reference
#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>
Include dependency graph for qt5_gui_dialog.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ QT5_DIALOG_WIDGET_CONTENT

#define QT5_DIALOG_WIDGET_CONTENT   1

Definition at line 29 of file qt5_gui_dialog.hpp.

◆ QT5_DIALOG_WIDGET_LAYOUT

#define QT5_DIALOG_WIDGET_LAYOUT   2

Definition at line 30 of file qt5_gui_dialog.hpp.

◆ QT5_DIALOG_WIDGET_REAL

#define QT5_DIALOG_WIDGET_REAL   0

Definition at line 28 of file qt5_gui_dialog.hpp.