|
gwenhywfar 5.14.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.
Referenced by Qt5_W_TabBook::setup(), and Qt5_W_Widget::setup().
| #define QT5_DIALOG_WIDGET_LAYOUT 2 |
Definition at line 30 of file qt5_gui_dialog.hpp.
Referenced by Qt5_W_Dialog::addChildGuiWidget(), Qt5_W_GridLayout::addChildGuiWidget(), Qt5_W_GroupBox::addChildGuiWidget(), Qt5_W_HLayout::addChildGuiWidget(), Qt5_W_ScrollArea::addChildGuiWidget(), Qt5_W_VLayout::addChildGuiWidget(), Qt5_W_Dialog::setup(), Qt5_W_GridLayout::setup(), Qt5_W_GroupBox::setup(), Qt5_W_HLayout::setup(), Qt5_W_ScrollArea::setup(), and Qt5_W_VLayout::setup().
| #define QT5_DIALOG_WIDGET_REAL 0 |
Definition at line 28 of file qt5_gui_dialog.hpp.
Referenced by Qt5_W_Dialog::addChildGuiWidget(), Qt5_W_GridLayout::addChildGuiWidget(), Qt5_W_GroupBox::addChildGuiWidget(), Qt5_W_HLayout::addChildGuiWidget(), Qt5_W_ScrollArea::addChildGuiWidget(), Qt5_W_TabBook::addChildGuiWidget(), Qt5_W_VLayout::addChildGuiWidget(), Qt5_W_WidgetStack::addChildGuiWidget(), Qt5_W_CheckBox::getCharProperty(), Qt5_W_ComboBox::getCharProperty(), Qt5_W_Dialog::getCharProperty(), Qt5_W_Label::getCharProperty(), Qt5_W_LineEdit::getCharProperty(), Qt5_W_ListBox::getCharProperty(), Qt5_W_PushButton::getCharProperty(), Qt5_W_RadioButton::getCharProperty(), Qt5_W_TextEdit::getCharProperty(), Qt5_W_CheckBox::getIntProperty(), Qt5_W_ComboBox::getIntProperty(), Qt5_W_ListBox::getIntProperty(), Qt5_W_ProgressBar::getIntProperty(), Qt5_W_RadioButton::getIntProperty(), Qt5_W_SpinBox::getIntProperty(), Qt5_W_Widget::getIntProperty(), Qt5_W_WidgetStack::getIntProperty(), Qt5_W_Widget::getQWidget(), Qt5_W_CheckBox::setCharProperty(), Qt5_W_ComboBox::setCharProperty(), Qt5_W_Dialog::setCharProperty(), Qt5_W_Label::setCharProperty(), Qt5_W_LineEdit::setCharProperty(), Qt5_W_ListBox::setCharProperty(), Qt5_W_PushButton::setCharProperty(), Qt5_W_RadioButton::setCharProperty(), Qt5_W_TextBrowser::setCharProperty(), Qt5_W_TextEdit::setCharProperty(), Qt5_W_CheckBox::setIntProperty(), Qt5_W_ComboBox::setIntProperty(), Qt5_W_ListBox::setIntProperty(), Qt5_W_ProgressBar::setIntProperty(), Qt5_W_RadioButton::setIntProperty(), Qt5_W_SpinBox::setIntProperty(), Qt5_W_Widget::setIntProperty(), Qt5_W_WidgetStack::setIntProperty(), QT5_GuiDialog::setup(), Qt5_W_CheckBox::setup(), Qt5_W_ComboBox::setup(), Qt5_W_Dialog::setup(), Qt5_W_GridLayout::setup(), Qt5_W_GroupBox::setup(), Qt5_W_HLayout::setup(), Qt5_W_HLine::setup(), Qt5_W_Label::setup(), Qt5_W_LineEdit::setup(), Qt5_W_ListBox::setup(), Qt5_W_ProgressBar::setup(), Qt5_W_PushButton::setup(), Qt5_W_RadioButton::setup(), Qt5_W_ScrollArea::setup(), Qt5_W_SpinBox::setup(), Qt5_W_TabBook::setup(), Qt5_W_TextBrowser::setup(), Qt5_W_TextEdit::setup(), Qt5_W_VLayout::setup(), Qt5_W_VLine::setup(), Qt5_W_Widget::setup(), Qt5_W_WidgetStack::setup(), QT5_GuiDialog::setupTree(), QT5_DialogBox::slotActivated(), and QT5_DialogBox::slotValueChanged().