wxPropertyGridIterator Class Reference

Preferable way to iterate through contents of wxPropertyGrid, wxPropertyGridManager, and wxPropertyGridPage. More...

#include <propgrid.h>

Inheritance diagram for wxPropertyGridIterator:
wxPropertyGridIteratorBase

List of all members.

Public Member Functions

wxPGPropertyoperator* () const
wxPropertyGridIterator operator++ (int)
wxPropertyGridIteratoroperator++ ()
wxPropertyGridIterator operator-- (int)
wxPropertyGridIteratoroperator-- ()
const wxPropertyGridIteratoroperator= (const wxPropertyGridIterator &it)
 wxPropertyGridIterator (const wxPropertyGridIterator &it)
 wxPropertyGridIterator (wxPropertyGridState *state, int flags, int startPos, int dir=0)
 wxPropertyGridIterator (wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *property=NULL, int dir=1)

Static Public Member Functions

static wxPGPropertyOneStep (wxPropertyGridState *state, int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *property=NULL, int dir=1)

Detailed Description

Preferable way to iterate through contents of wxPropertyGrid, wxPropertyGridManager, and wxPropertyGridPage.

See wxPropertyGridInterface::GetIterator() for more information about usage.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator
Generated on Sun Aug 22 12:42:15 2010 for wxPropertyGrid by  doxygen 1.6.3