Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator Class Reference

Public Member Functions

 FltkGroupIterator (lout::container::typed::List< FltkRadioButtonResource > *list)
 
bool hasNext ()
 
dw::core::ui::RadioButtonResourcegetNext ()
 
void unref ()
 

Private Attributes

lout::container::typed::Iterator< FltkRadioButtonResourceit
 

Additional Inherited Members

- Protected Member Functions inherited from dw::core::ui::RadioButtonResource::GroupIterator
 GroupIterator ()
 
virtual ~GroupIterator ()
 

Detailed Description

Definition at line 400 of file fltkui.hh.

Constructor & Destructor Documentation

◆ FltkGroupIterator()

dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator::FltkGroupIterator ( lout::container::typed::List< FltkRadioButtonResource > *  list)
inline

Definition at line 407 of file fltkui.hh.

References it, and dw::fltk::ui::FltkRadioButtonResource::Group::list.

Member Function Documentation

◆ getNext()

dw::core::ui::RadioButtonResource * dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator::getNext ( )
virtual

Implements dw::core::ui::RadioButtonResource::GroupIterator.

Definition at line 1251 of file fltkui.cc.

◆ hasNext()

bool dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator::hasNext ( )
virtual

Implements dw::core::ui::RadioButtonResource::GroupIterator.

Definition at line 1245 of file fltkui.cc.

References it.

◆ unref()

void dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator::unref ( )
virtual

Implements dw::core::ui::RadioButtonResource::GroupIterator.

Definition at line 1256 of file fltkui.cc.

Member Data Documentation

◆ it

lout::container::typed::Iterator<FltkRadioButtonResource> dw::fltk::ui::FltkRadioButtonResource::Group::FltkGroupIterator::it
private

Definition at line 404 of file fltkui.hh.

Referenced by FltkGroupIterator(), and hasNext().


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