wxPGVIterator Class Reference

#include <propgrid.h>

List of all members.


Detailed Description

Abstract implementation of a simple iterator.

Can only be used to iterate in forward order, and only through the entire container. Used to have functions dealing with all properties work with both wxPropertyGrid and wxPropertyGridManager.

Public Member Functions

bool AtEnd () const
wxPGPropertyGetProperty () const
void Next ()
const wxPGVIteratoroperator= (const wxPGVIterator &it)
void UnRef ()
 wxPGVIterator (const wxPGVIterator &it)
 wxPGVIterator (wxPGVIteratorBase *obj)

Protected Attributes

wxPGVIteratorBasem_pIt


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

Generated on Sun Nov 2 12:30:02 2008 for wxPropertyGrid by  doxygen 1.5.5