gwenhywfar  5.10.1
Data Structures | Macros
qt4_gui_dialog.hpp File Reference
#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>
Include dependency graph for qt4_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  QT4_GuiDialog
 

Macros

#define QT4_DIALOG_WIDGET_CONTENT   1
 
#define QT4_DIALOG_WIDGET_LAYOUT   2
 
#define QT4_DIALOG_WIDGET_REAL   0
 

Macro Definition Documentation

◆ QT4_DIALOG_WIDGET_CONTENT

#define QT4_DIALOG_WIDGET_CONTENT   1

Definition at line 30 of file qt4_gui_dialog.hpp.

◆ QT4_DIALOG_WIDGET_LAYOUT

#define QT4_DIALOG_WIDGET_LAYOUT   2

Definition at line 31 of file qt4_gui_dialog.hpp.

◆ QT4_DIALOG_WIDGET_REAL

#define QT4_DIALOG_WIDGET_REAL   0

Definition at line 29 of file qt4_gui_dialog.hpp.