Go to the documentation of this file.
10 #ifndef QT4_DIALOG_HPP
11 #define QT4_DIALOG_HPP
13 #include <gwen-gui-cpp/cppdialog.hpp>
16 #include <gwenhywfar/dialog_be.h>
17 #include <gwenhywfar/widget_be.h>
29 #define QT4_DIALOG_WIDGET_REAL 0
30 #define QT4_DIALOG_WIDGET_CONTENT 1
31 #define QT4_DIALOG_WIDGET_LAYOUT 2
42 bool setup(QWidget *parentWindow);
79 const char *defaultValue);