wxPropertyGridIteratorBase Class Reference

Base for wxPropertyGridIterator classes. More...

#include <propgrid.h>

Inheritance diagram for wxPropertyGridIteratorBase:
wxPropertyGridConstIterator wxPropertyGridIterator

List of all members.

Public Member Functions

void Assign (const wxPropertyGridIteratorBase &it)
bool AtEnd () const
wxPGPropertyGetProperty () const
 Get current property.
void Init (wxPropertyGridState *state, int flags, int startPos=wxTOP, int dir=0)
void Init (wxPropertyGridState *state, int flags, wxPGProperty *property, int dir=1)
void Next (bool iterateChildren=true)
 Iterate to the next property.
void Prev ()
 Iterate to the previous property.
void SetBaseParent (wxPGProperty *baseParent)
 Set base parent, ie.

Protected Attributes

wxPGPropertym_property

Detailed Description

Base for wxPropertyGridIterator classes.


Member Function Documentation

void wxPropertyGridIteratorBase::SetBaseParent ( wxPGProperty baseParent  ) 

Set base parent, ie.

a property when, in which iteration returns, it ends.

Default base parent is the root of the used wxPropertyGridState.


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