|
Dillo v3.2.0-93-g6a586845
|
Public Member Functions | |
| FltkGroupIterator (lout::container::typed::List< FltkRadioButtonResource > *list) | |
| bool | hasNext () |
| dw::core::ui::RadioButtonResource * | getNext () |
| void | unref () |
Private Attributes | |
| lout::container::typed::Iterator< FltkRadioButtonResource > | it |
Additional Inherited Members | |
Protected Member Functions inherited from dw::core::ui::RadioButtonResource::GroupIterator | |
| GroupIterator () | |
| virtual | ~GroupIterator () |
|
inline |
Definition at line 407 of file fltkui.hh.
References it, and dw::fltk::ui::FltkRadioButtonResource::Group::list.
|
virtual |
Implements dw::core::ui::RadioButtonResource::GroupIterator.
|
virtual |
Implements dw::core::ui::RadioButtonResource::GroupIterator.
Definition at line 1246 of file fltkui.cc.
References it.
|
virtual |
Implements dw::core::ui::RadioButtonResource::GroupIterator.
|
private |
Definition at line 404 of file fltkui.hh.
Referenced by FltkGroupIterator(), and hasNext().