gwenhywfar  5.10.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
Qt4_W_RadioButton Class Reference
Inheritance diagram for Qt4_W_RadioButton:
Inheritance graph
[legend]
Collaboration diagram for Qt4_W_RadioButton:
Collaboration graph
[legend]

Public Member Functions

const char * getCharProperty (GWEN_DIALOG_PROPERTY prop, int index, const char *defaultValue)
 
GWEN_WIDGETgetCInterface ()
 
int getColumns ()
 
CppDialoggetDialog ()
 
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_RadioButton (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_RadioButton ()
 

Static Public Member Functions

static QWidget * getQWidget (GWEN_WIDGET *w)
 
static CPPGUI_API CppWidgetgetWidget (GWEN_WIDGET *w)
 

Protected Member Functions

virtual int addChildGuiWidget (GWEN_WIDGET *wChild)
 

Protected Attributes

GWEN_WIDGET_widget
 

Detailed Description

Definition at line 14 of file qt4/w_radiobutton.cpp.

Constructor & Destructor Documentation

◆ Qt4_W_RadioButton()

Qt4_W_RadioButton ( GWEN_WIDGET w)
inline

Definition at line 16 of file qt4/w_radiobutton.cpp.

◆ ~Qt4_W_RadioButton()

~Qt4_W_RadioButton ( )
inline

Definition at line 21 of file qt4/w_radiobutton.cpp.

Member Function Documentation

◆ addChildGuiWidget()

int addChildGuiWidget ( GWEN_WIDGET wChild)
protectedvirtualinherited

◆ getCharProperty()

const char* getCharProperty ( GWEN_DIALOG_PROPERTY  prop,
int  index,
const char *  defaultValue 
)
inlinevirtual

◆ getCInterface()

GWEN_WIDGET * getCInterface ( )
inherited

Definition at line 156 of file cppwidget.cpp.

References CppWidget::_widget.

Referenced by QT5_GuiDialog::setupTree(), and QT4_GuiDialog::setupTree().

Here is the caller graph for this function:

◆ getColumns()

int getColumns ( )
inherited

Definition at line 253 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetColumns().

Here is the call graph for this function:

◆ getDialog()

CppDialog * getDialog ( )
inherited

◆ getFlags()

uint32_t getFlags ( )
inherited

Definition at line 265 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetFlags().

Here is the call graph for this function:

◆ getGroupId()

int getGroupId ( )
inherited

Definition at line 271 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetGroupId().

Here is the call graph for this function:

◆ getHeight()

int getHeight ( )
inherited

Definition at line 283 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetHeight().

Here is the call graph for this function:

◆ getIconFileName()

const char * getIconFileName ( )
inherited

Definition at line 295 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetIconFileName().

Here is the call graph for this function:

◆ getImageFileName()

const char * getImageFileName ( )
inherited

Definition at line 301 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetImageFileName().

Here is the call graph for this function:

◆ getIntProperty()

int getIntProperty ( GWEN_DIALOG_PROPERTY  prop,
int  index,
int  defaultValue 
)
inlinevirtual

Reimplemented from CppWidget.

Definition at line 88 of file qt4/w_radiobutton.cpp.

References CppWidget::_widget, Qt4_W_Widget::getIntProperty(), GWEN_DialogProperty_Value, GWEN_Widget_GetImplData(), and QT4_DIALOG_WIDGET_REAL.

Here is the call graph for this function:

◆ getName()

const char * getName ( )
inherited

Definition at line 241 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetName().

Here is the call graph for this function:

◆ getQWidget()

static QWidget* getQWidget ( GWEN_WIDGET w)
inlinestaticinherited

◆ getRows()

int getRows ( )
inherited

Definition at line 259 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetRows().

Here is the call graph for this function:

◆ getText()

const char * getText ( int  idx)
inherited

Definition at line 289 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetText().

Here is the call graph for this function:

◆ getType()

GWEN_WIDGET_TYPE getType ( )
inherited

Definition at line 247 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetType().

Here is the call graph for this function:

◆ getWidget()

CppWidget * getWidget ( GWEN_WIDGET w)
staticinherited

Definition at line 162 of file cppwidget.cpp.

References GWEN_INHERIT_GETDATA.

◆ getWidth()

int getWidth ( )
inherited

Definition at line 277 of file cppwidget.cpp.

References CppWidget::_widget, and GWEN_Widget_GetWidth().

Here is the call graph for this function:

◆ setCharProperty()

int setCharProperty ( GWEN_DIALOG_PROPERTY  prop,
int  index,
const char *  value,
int  doSignal 
)
inlinevirtual

◆ setIntProperty()

int setIntProperty ( GWEN_DIALOG_PROPERTY  prop,
int  index,
int  value,
int  doSignal 
)
inlinevirtual

Reimplemented from CppWidget.

Definition at line 67 of file qt4/w_radiobutton.cpp.

References CppWidget::_widget, GWEN_DialogProperty_Value, GWEN_Widget_GetImplData(), QT4_DIALOG_WIDGET_REAL, and Qt4_W_Widget::setIntProperty().

Here is the call graph for this function:

◆ setup()

virtual int setup ( )
inlinevirtual

Field Documentation

◆ _widget

GWEN_WIDGET* _widget
protectedinherited

Definition at line 66 of file cppwidget.hpp.

Referenced by Qt5_W_Dialog::addChildGuiWidget(), Qt4_W_TabBook::addChildGuiWidget(), Qt5_W_TabBook::addChildGuiWidget(), Qt4_W_Dialog::addChildGuiWidget(), Qt4_W_HLayout::addChildGuiWidget(), Qt4_W_GridLayout::addChildGuiWidget(), Qt4_W_VLayout::addChildGuiWidget(), Qt5_W_HLayout::addChildGuiWidget(), Qt5_W_VLayout::addChildGuiWidget(), Qt5_W_GridLayout::addChildGuiWidget(), Qt4_W_GroupBox::addChildGuiWidget(), Qt4_W_ScrollArea::addChildGuiWidget(), Qt5_W_ScrollArea::addChildGuiWidget(), Qt5_W_GroupBox::addChildGuiWidget(), CppWidget::addChildGuiWidget(), Qt4_W_WidgetStack::addChildGuiWidget(), Qt5_W_WidgetStack::addChildGuiWidget(), CppWidget::CppWidget(), CppWidget::getCharProperty(), Qt4_W_Label::getCharProperty(), Qt5_W_Label::getCharProperty(), Qt4_W_PushButton::getCharProperty(), Qt5_W_PushButton::getCharProperty(), Qt4_W_TextEdit::getCharProperty(), Qt5_W_Dialog::getCharProperty(), Qt5_W_TextEdit::getCharProperty(), Qt4_W_Dialog::getCharProperty(), Qt4_W_LineEdit::getCharProperty(), Qt5_W_LineEdit::getCharProperty(), Qt5_W_RadioButton::getCharProperty(), Qt5_W_CheckBox::getCharProperty(), Qt4_W_CheckBox::getCharProperty(), getCharProperty(), Qt4_W_ComboBox::getCharProperty(), Qt5_W_ComboBox::getCharProperty(), Qt4_W_Widget::getCharProperty(), Qt5_W_Widget::getCharProperty(), Qt4_W_ListBox::getCharProperty(), Qt5_W_ListBox::getCharProperty(), CppWidget::getCInterface(), CppWidget::getColumns(), CppWidget::getDialog(), CppWidget::getFlags(), CppWidget::getGroupId(), CppWidget::getHeight(), CppWidget::getIconFileName(), CppWidget::getImageFileName(), Qt4_W_WidgetStack::getIntProperty(), Qt5_W_WidgetStack::getIntProperty(), CppWidget::getIntProperty(), Qt4_W_ProgressBar::getIntProperty(), Qt5_W_ProgressBar::getIntProperty(), Qt4_W_CheckBox::getIntProperty(), getIntProperty(), Qt5_W_RadioButton::getIntProperty(), Qt5_W_CheckBox::getIntProperty(), Qt4_W_ComboBox::getIntProperty(), Qt5_W_ComboBox::getIntProperty(), Qt4_W_SpinBox::getIntProperty(), Qt5_W_SpinBox::getIntProperty(), Qt4_W_Widget::getIntProperty(), Qt5_W_Widget::getIntProperty(), Qt4_W_ListBox::getIntProperty(), Qt5_W_ListBox::getIntProperty(), CppWidget::getName(), CppWidget::getRows(), CppWidget::getText(), CppWidget::getType(), CppWidget::getWidth(), Qt4_W_Label::setCharProperty(), Qt5_W_Label::setCharProperty(), Qt4_W_TextBrowser::setCharProperty(), Qt5_W_TextBrowser::setCharProperty(), Qt4_W_PushButton::setCharProperty(), Qt5_W_PushButton::setCharProperty(), Qt4_W_TextEdit::setCharProperty(), Qt5_W_TextEdit::setCharProperty(), Qt5_W_Dialog::setCharProperty(), Qt5_W_LineEdit::setCharProperty(), Qt4_W_LineEdit::setCharProperty(), CppWidget::setCharProperty(), Qt4_W_Dialog::setCharProperty(), Qt4_W_CheckBox::setCharProperty(), setCharProperty(), Qt5_W_RadioButton::setCharProperty(), Qt5_W_CheckBox::setCharProperty(), Qt4_W_ComboBox::setCharProperty(), Qt5_W_ComboBox::setCharProperty(), Qt4_W_Widget::setCharProperty(), Qt5_W_Widget::setCharProperty(), Qt4_W_ListBox::setCharProperty(), Qt5_W_ListBox::setCharProperty(), Qt5_W_WidgetStack::setIntProperty(), Qt4_W_WidgetStack::setIntProperty(), Qt5_W_ProgressBar::setIntProperty(), Qt4_W_ProgressBar::setIntProperty(), Qt4_W_SpinBox::setIntProperty(), Qt5_W_SpinBox::setIntProperty(), Qt4_W_ComboBox::setIntProperty(), Qt5_W_ComboBox::setIntProperty(), Qt5_W_Widget::setIntProperty(), Qt4_W_Widget::setIntProperty(), Qt5_W_RadioButton::setIntProperty(), Qt4_W_ListBox::setIntProperty(), Qt5_W_ListBox::setIntProperty(), Qt4_W_CheckBox::setIntProperty(), setIntProperty(), Qt5_W_CheckBox::setIntProperty(), CppWidget::setIntProperty(), Qt5_W_Dialog::setup(), Qt5_W_PushButton::setup(), Qt4_W_TextEdit::setup(), Qt4_W_LineEdit::setup(), Qt4_W_Label::setup(), Qt4_W_GridLayout::setup(), Qt5_W_CheckBox::setup(), Qt4_W_CheckBox::setup(), Qt5_W_RadioButton::setup(), Qt5_W_ProgressBar::setup(), Qt4_W_TextBrowser::setup(), Qt5_W_WidgetStack::setup(), Qt5_W_ComboBox::setup(), Qt5_W_Label::setup(), Qt4_W_ListBox::setup(), Qt5_W_VLayout::setup(), Qt4_W_VLayout::setup(), Qt5_W_ScrollArea::setup(), Qt5_W_GridLayout::setup(), Qt5_W_TabBook::setup(), Qt4_W_VLine::setup(), Qt5_W_HLine::setup(), Qt4_W_ScrollArea::setup(), Qt5_W_ListBox::setup(), Qt5_W_VLine::setup(), Qt4_W_HLine::setup(), Qt4_W_TabBook::setup(), Qt4_W_Dialog::setup(), Qt5_W_SpinBox::setup(), Qt4_W_ComboBox::setup(), Qt5_W_LineEdit::setup(), Qt4_W_PushButton::setup(), Qt5_W_HLayout::setup(), setup(), Qt5_W_Widget::setup(), Qt5_W_GroupBox::setup(), Qt4_W_WidgetStack::setup(), Qt4_W_ProgressBar::setup(), Qt4_W_SpinBox::setup(), Qt4_W_Widget::setup(), Qt4_W_GroupBox::setup(), Qt4_W_HLayout::setup(), Qt5_W_TextBrowser::setup(), Qt5_W_TextEdit::setup(), and CppWidget::~CppWidget().


The documentation for this class was generated from the following file: