gwenhywfar
4.8.0beta
|
Public Member Functions | |
const char * | getCharProperty (GWEN_DIALOG_PROPERTY prop, int index, const char *defaultValue) |
GWEN_WIDGET * | getCInterface () |
int | getColumns () |
CppDialog * | getDialog () |
uint32_t | getFlags () |
int | getGroupId () |
int | getHeight () |
const char * | getIconFileName () |
const char * | getImageFileName () |
int | getIntProperty (GWEN_DIALOG_PROPERTY prop, int index, int defaultValue) |
const char * | getName () |
int | getRows () |
const char * | getText (int idx) |
GWEN_WIDGET_TYPE | getType () |
int | getWidth () |
Qt4_W_LineEdit (GWEN_WIDGET *w) | |
int | setCharProperty (GWEN_DIALOG_PROPERTY prop, int index, const char *value, int doSignal) |
int | setIntProperty (GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal) |
virtual int | setup () |
~Qt4_W_LineEdit () | |
Static Public Member Functions | |
static QWidget * | getQWidget (GWEN_WIDGET *w) |
static CPPGUI_API CppWidget * | getWidget (GWEN_WIDGET *w) |
Protected Member Functions | |
virtual int | addChildGuiWidget (GWEN_WIDGET *wChild) |
Protected Attributes | |
GWEN_WIDGET * | _widget |
Definition at line 14 of file w_lineedit.cpp.
|
inline |
Definition at line 16 of file w_lineedit.cpp.
|
inline |
Definition at line 21 of file w_lineedit.cpp.
|
protectedvirtualinherited |
Reimplemented in Qt4_W_WidgetStack, Qt4_W_GroupBox, Qt4_W_ScrollArea, Qt4_W_Dialog, Qt4_W_GridLayout, Qt4_W_HLayout, Qt4_W_VLayout, and Qt4_W_TabBook.
Definition at line 234 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_ERROR_NOT_SUPPORTED.
|
inlinevirtual |
Reimplemented from CppWidget.
Definition at line 106 of file w_lineedit.cpp.
References CppWidget::_widget, DBG_WARN, GWEN_DialogProperty_Value, GWEN_LOGDOMAIN, GWEN_Widget_GetImplData(), GWEN_Widget_GetText(), GWEN_Widget_GetType(), GWEN_Widget_SetText(), GWEN_Widget_Type_toString(), QT4_DIALOG_STRING_TITLE, and QT4_DIALOG_WIDGET_REAL.
|
inherited |
Definition at line 158 of file cppwidget.cpp.
References CppWidget::_widget.
Referenced by QT4_GuiDialog::setupTree().
|
inherited |
Definition at line 255 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetColumns().
|
inherited |
Definition at line 176 of file cppwidget.cpp.
References CppWidget::_widget, CppDialog::getDialog(), GWEN_Widget_GetDialog(), and NULL.
Referenced by Qt4_W_CheckBox::setup(), Qt4_W_ComboBox::setup(), Qt4_W_Dialog::setup(), setup(), Qt4_W_ListBox::setup(), Qt4_W_PushButton::setup(), Qt4_W_RadioButton::setup(), Qt4_W_SpinBox::setup(), and Qt4_W_TextEdit::setup().
|
inherited |
Definition at line 267 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetFlags().
|
inherited |
Definition at line 273 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetGroupId().
|
inherited |
Definition at line 285 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetHeight().
|
inherited |
Definition at line 297 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetIconFileName().
|
inherited |
Definition at line 303 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetImageFileName().
|
inlinevirtualinherited |
Reimplemented from CppWidget.
Reimplemented in Qt4_W_WidgetStack.
Definition at line 110 of file w_widget.cpp.
References CppWidget::_widget, DBG_WARN, GWEN_DialogProperty_Enabled, GWEN_DialogProperty_Focus, GWEN_DialogProperty_Height, GWEN_DialogProperty_Width, GWEN_LOGDOMAIN, GWEN_Widget_GetImplData(), GWEN_Widget_GetType(), GWEN_Widget_Type_toString(), and QT4_DIALOG_WIDGET_REAL.
Referenced by Qt4_W_WidgetStack::getIntProperty(), Qt4_W_ProgressBar::getIntProperty(), Qt4_W_CheckBox::getIntProperty(), Qt4_W_RadioButton::getIntProperty(), Qt4_W_ComboBox::getIntProperty(), Qt4_W_SpinBox::getIntProperty(), and Qt4_W_ListBox::getIntProperty().
|
inherited |
Definition at line 243 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetName().
|
inlinestaticinherited |
Definition at line 55 of file w_widget.cpp.
References GWEN_Widget_GetImplData(), and QT4_DIALOG_WIDGET_REAL.
Referenced by Qt4_W_TabBook::addChildGuiWidget(), Qt4_W_GridLayout::addChildGuiWidget(), Qt4_W_Dialog::addChildGuiWidget(), Qt4_W_VLayout::addChildGuiWidget(), Qt4_W_HLayout::addChildGuiWidget(), Qt4_W_GroupBox::addChildGuiWidget(), Qt4_W_ScrollArea::addChildGuiWidget(), and Qt4_W_WidgetStack::addChildGuiWidget().
|
inherited |
Definition at line 261 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetRows().
|
inherited |
Definition at line 291 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetText().
|
inherited |
Definition at line 249 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetType().
|
staticinherited |
Definition at line 164 of file cppwidget.cpp.
References GWEN_INHERIT_GETDATA.
|
inherited |
Definition at line 279 of file cppwidget.cpp.
References CppWidget::_widget, and GWEN_Widget_GetWidth().
|
inlinevirtual |
Reimplemented from CppWidget.
Definition at line 77 of file w_lineedit.cpp.
References CppWidget::_widget, DBG_WARN, GWEN_DialogProperty_Value, GWEN_ERROR_INVALID, GWEN_LOGDOMAIN, GWEN_Widget_GetImplData(), GWEN_Widget_GetType(), GWEN_Widget_Type_toString(), and QT4_DIALOG_WIDGET_REAL.
|
inlinevirtualinherited |
Reimplemented from CppWidget.
Reimplemented in Qt4_W_WidgetStack.
Definition at line 65 of file w_widget.cpp.
References CppWidget::_widget, DBG_WARN, GWEN_DialogProperty_Enabled, GWEN_DialogProperty_Focus, GWEN_DialogProperty_Height, GWEN_DialogProperty_Visibility, GWEN_DialogProperty_Width, GWEN_ERROR_INVALID, GWEN_LOGDOMAIN, GWEN_Widget_GetImplData(), GWEN_Widget_GetType(), GWEN_Widget_Type_toString(), and QT4_DIALOG_WIDGET_REAL.
Referenced by Qt4_W_WidgetStack::setIntProperty(), Qt4_W_ProgressBar::setIntProperty(), Qt4_W_SpinBox::setIntProperty(), Qt4_W_ComboBox::setIntProperty(), Qt4_W_CheckBox::setIntProperty(), Qt4_W_ListBox::setIntProperty(), and Qt4_W_RadioButton::setIntProperty().
|
inlinevirtual |
Reimplemented from Qt4_W_Widget.
Definition at line 26 of file w_lineedit.cpp.
References CppWidget::_widget, CppWidget::getDialog(), QT4_GuiDialog::getMainWindow(), GWEN_Widget_AddChildGuiWidget(), GWEN_WIDGET_FLAGS_FILLX, GWEN_WIDGET_FLAGS_FILLY, GWEN_WIDGET_FLAGS_PASSWORD, GWEN_Widget_GetFlags(), GWEN_Widget_GetText(), GWEN_Widget_SetImplData(), and QT4_DIALOG_WIDGET_REAL.
|
protectedinherited |
Definition at line 66 of file cppwidget.hpp.
Referenced by Qt4_W_TabBook::addChildGuiWidget(), Qt4_W_Dialog::addChildGuiWidget(), Qt4_W_GridLayout::addChildGuiWidget(), Qt4_W_VLayout::addChildGuiWidget(), Qt4_W_HLayout::addChildGuiWidget(), Qt4_W_GroupBox::addChildGuiWidget(), Qt4_W_ScrollArea::addChildGuiWidget(), CppWidget::addChildGuiWidget(), Qt4_W_WidgetStack::addChildGuiWidget(), CppWidget::CppWidget(), CppWidget::getCharProperty(), Qt4_W_Label::getCharProperty(), Qt4_W_PushButton::getCharProperty(), Qt4_W_TextEdit::getCharProperty(), Qt4_W_Dialog::getCharProperty(), getCharProperty(), Qt4_W_CheckBox::getCharProperty(), Qt4_W_RadioButton::getCharProperty(), Qt4_W_ComboBox::getCharProperty(), Qt4_W_Widget::getCharProperty(), Qt4_W_ListBox::getCharProperty(), CppWidget::getCInterface(), CppWidget::getColumns(), CppWidget::getDialog(), CppWidget::getFlags(), CppWidget::getGroupId(), CppWidget::getHeight(), CppWidget::getIconFileName(), CppWidget::getImageFileName(), Qt4_W_WidgetStack::getIntProperty(), CppWidget::getIntProperty(), Qt4_W_ProgressBar::getIntProperty(), Qt4_W_CheckBox::getIntProperty(), Qt4_W_RadioButton::getIntProperty(), Qt4_W_ComboBox::getIntProperty(), Qt4_W_SpinBox::getIntProperty(), Qt4_W_Widget::getIntProperty(), Qt4_W_ListBox::getIntProperty(), CppWidget::getName(), CppWidget::getRows(), CppWidget::getText(), CppWidget::getType(), CppWidget::getWidth(), Qt4_W_TextBrowser::setCharProperty(), Qt4_W_Label::setCharProperty(), Qt4_W_PushButton::setCharProperty(), Qt4_W_TextEdit::setCharProperty(), setCharProperty(), CppWidget::setCharProperty(), Qt4_W_Dialog::setCharProperty(), Qt4_W_CheckBox::setCharProperty(), Qt4_W_RadioButton::setCharProperty(), Qt4_W_ComboBox::setCharProperty(), Qt4_W_Widget::setCharProperty(), Qt4_W_ListBox::setCharProperty(), Qt4_W_WidgetStack::setIntProperty(), Qt4_W_ProgressBar::setIntProperty(), Qt4_W_SpinBox::setIntProperty(), Qt4_W_ComboBox::setIntProperty(), Qt4_W_Widget::setIntProperty(), Qt4_W_CheckBox::setIntProperty(), Qt4_W_ListBox::setIntProperty(), Qt4_W_RadioButton::setIntProperty(), CppWidget::setIntProperty(), Qt4_W_VLayout::setup(), Qt4_W_RadioButton::setup(), Qt4_W_ProgressBar::setup(), Qt4_W_PushButton::setup(), Qt4_W_CheckBox::setup(), Qt4_W_HLine::setup(), Qt4_W_ScrollArea::setup(), Qt4_W_Label::setup(), Qt4_W_ComboBox::setup(), Qt4_W_WidgetStack::setup(), setup(), Qt4_W_GroupBox::setup(), Qt4_W_Widget::setup(), Qt4_W_HLayout::setup(), Qt4_W_GridLayout::setup(), Qt4_W_TabBook::setup(), Qt4_W_VLine::setup(), Qt4_W_SpinBox::setup(), Qt4_W_ListBox::setup(), Qt4_W_TextEdit::setup(), Qt4_W_Dialog::setup(), Qt4_W_TextBrowser::setup(), and CppWidget::~CppWidget().