Classes | |
| class | wxPropertyGridHitTestResult |
| class | wxPropertyGridIteratorBase |
| Base for wxPropertyGridIterator classes. More... | |
| class | wxPropertyGridIterator |
| class | wxPropertyGridConstIterator |
| Const version of wxPropertyGridIterator. More... | |
| class | wxPGVIterator |
| class | wxPropertyGridPageState |
| Contains low-level property page information (properties, column widths, etc.) of a single wxPropertyGrid or single wxPropertyGridPage. More... | |
Macros | |
| #define | wxPG_IT_CHILDREN(A) |
| #define wxPG_IT_CHILDREN | ( | A | ) |
| enum wxPG_ITERATOR_FLAGS |
NOTES: At lower 16-bits, there are flags to check if item will be included. At higher 16-bits, there are same flags, but to instead check if children will be included.