#include <WEnumFieldWidget.h>
Definition at line 9 of file WEnumFieldWidget.h.
◆ WEnumFieldWidget()
WEnumFieldWidget::WEnumFieldWidget |
( |
dyno::FBase * | field | ) |
|
◆ ~WEnumFieldWidget()
WEnumFieldWidget::~WEnumFieldWidget |
( |
| ) |
|
◆ changeValue()
Wt::Signal< int > & WEnumFieldWidget::changeValue |
( |
| ) |
|
|
inline |
◆ setValue()
◆ updateField()
void WEnumFieldWidget::updateField |
( |
int | index | ) |
|
◆ WEnumFieldWidgetConstructor()
static Wt::WContainerWidget * WEnumFieldWidget::WEnumFieldWidgetConstructor |
( |
dyno::FBase * | field | ) |
|
|
inlinestatic |
◆ changeValue_
Wt::Signal<int> WEnumFieldWidget::changeValue_ |
|
private |
◆ layout
Wt::WHBoxLayout* WEnumFieldWidget::layout |
|
private |
◆ mComboxIndexMap
std::map<int, int> WEnumFieldWidget::mComboxIndexMap |
|
private |
◆ mData
Wt::WComboBox* WEnumFieldWidget::mData |
|
private |
◆ mfield
The documentation for this class was generated from the following files: