SkView::F2BIter Class Reference

#include <SkView.h>

Collaboration diagram for SkView::F2BIter:
[legend]

List of all members.

Public Member Functions

 F2BIter (const SkView *parent)
SkViewnext ()

Detailed Description

Iterator that will return each of this view's children, in front-to-back order (the order used for clicking). The first call to next() returns the front-most child view. When next() returns null, there are no more child views.

Definition at line 200 of file SkView.h.


Constructor & Destructor Documentation

SkView::F2BIter::F2BIter ( const SkView parent  ) 

Member Function Documentation

SkView* SkView::F2BIter::next (  ) 

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

Generated on Tue Oct 20 10:33:06 2009 for Skia by  doxygen 1.6.1