#include <ui.hh>
Classes | |
| class | GroupIterator |
Public Member Functions | |
| virtual GroupIterator * | groupIterator ()=0 |
| Return an iterator, to access all radio button resources within the group. | |
| Iterator * | iterator (Content::Type mask, bool atEnd) |
| virtual GroupIterator* dw::core::ui::RadioButtonResource::groupIterator | ( | ) | [pure virtual] |
Return an iterator, to access all radio button resources within the group.
Implemented in dw::fltk::ui::FltkRadioButtonResource.
| Iterator * dw::core::ui::RadioButtonResource::iterator | ( | Content::Type | mask, | |
| bool | atEnd | |||
| ) | [virtual] |
Implements dw::core::ui::Resource.
References dw::core::ui::Resource::getEmbed().
1.5.9