Const version of wxPropertyGridIterator. More...
#include <propgrid.h>
Public Member Functions | |
const wxPropertyGridConstIterator & | operator= (const wxPropertyGridIterator &it) |
wxPG_IMPLEMENT_ITERATOR (wxPropertyGridConstIterator, const wxPGProperty, const wxPropertyGridState) wxPropertyGridConstIterator(const wxPropertyGridIterator &other) |
Const version of wxPropertyGridIterator.
Definition at line 4050 of file propgrid.h.
const wxPropertyGridConstIterator& wxPropertyGridConstIterator::operator= | ( | const wxPropertyGridIterator & | it | ) | [inline] |
Additional assignment operator.
Definition at line 4068 of file propgrid.h.
wxPropertyGridConstIterator::wxPG_IMPLEMENT_ITERATOR | ( | wxPropertyGridConstIterator | , | |
const | wxPGProperty, | |||
const | wxPropertyGridState | |||
) | const [inline] |
Additional copy constructor.
Definition at line 4053 of file propgrid.h.