wxPGVIterator Class Reference

Abstract implementation of a simple iterator. More...

#include <propgrid.h>

List of all members.

Public Member Functions

bool AtEnd () const
wxPGProperty * GetProperty () const
void Next ()
const wxPGVIterator & operator= (const wxPGVIterator &it)
void UnRef ()
 wxPGVIterator (const wxPGVIterator &it)
 wxPGVIterator (wxPGVIteratorBase *obj)

Protected Attributes

wxPGVIteratorBase * m_pIt

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.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator

Generated on 28 Jan 2012 for wxPropertyGrid by  doxygen 1.6.1