Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dw::core::ui::RadioButtonResource::GroupIterator Class Referenceabstract

#include <ui.hh>

Public Member Functions

virtual bool hasNext ()=0
 
virtual RadioButtonResourcegetNext ()=0
 
virtual void unref ()=0
 

Protected Member Functions

 GroupIterator ()
 
virtual ~GroupIterator ()
 

Detailed Description

Definition at line 555 of file ui.hh.

Constructor & Destructor Documentation

◆ GroupIterator()

dw::core::ui::RadioButtonResource::GroupIterator::GroupIterator ( )
inlineprotected

Definition at line 558 of file ui.hh.

◆ ~GroupIterator()

dw::core::ui::RadioButtonResource::GroupIterator::~GroupIterator ( )
protectedvirtual

Definition at line 513 of file ui.cc.

Member Function Documentation

◆ getNext()

virtual RadioButtonResource * dw::core::ui::RadioButtonResource::GroupIterator::getNext ( )
pure virtual

◆ hasNext()

virtual bool dw::core::ui::RadioButtonResource::GroupIterator::hasNext ( )
pure virtual

◆ unref()

virtual void dw::core::ui::RadioButtonResource::GroupIterator::unref ( )
pure virtual

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