wxColourPropertyValue | Because text, background and other colours tend to differ between platforms, wxSystemColourProperty must be able to select between system colour and, when necessary, to pick a custom one |
wxCustomPropertyClass | This is a rather inefficient but very versatile property class |
wxParentPropertyClass | This is a simple property which holds sub-properties |
wxPGChoices | Helper class for managing constant (key=value) sequences |
wxPGEditor | Base for property editor classes |
wxPGId | Simple wrapper for the wxPGProperty pointer |
wxPGInDialogValidator | Creates and manages a temporary wxTextCtrl for validation purposes |
wxPGPaintData | Contains information relayed to property's OnCustomPaint |
wxPGProperty | WxPGProperty, alias wxBasePropertyClass, is base class for properties |
wxPGPropertyClassInfo | Class info structure for wxPGProperty derivatives (may be deprecated in a future release) |
wxPGPropertyDataExt | WxPGPropertyDataExt is data extension class for wxPGProperty |
wxPGPropertyWithChildren | WxPGPropertyWithChildren, alias wxParentPropertyClass, is a base class for new properties that have sub-properties |
wxPGRootPropertyClass | Root parent property |
wxPGValueType | WxPGValueType is base class for property value types |
wxPGVariantDataWxObj | Identical to wxVariantDataWxObjectPtr except that it deletes the ptr on destruction |
wxPropertyCategoryClass | Category (caption) property |
wxPropertyContainerMethods | In order to have most same base methods, both wxPropertyGrid and wxPropertyGridManager must derive from this |
wxPropertyGrid | WxPropertyGrid is a specialized two-column grid for editing properties such as strings, numbers, flagsets, fonts, and colours |
wxPropertyGridEvent | A propertygrid event holds information about events associated with wxPropertyGrid objects |
wxPropertyGridManager | WxPropertyGridManager is an efficient multi-page version of wxPropertyGrid, which can optionally have toolbar for mode and page selection, help text box, and a compactor button |
wxPropertyGridPage | Holder of property grid page information |
wxPropertyGridPopulator | Allows populating wxPropertyGrid from arbitrary text source |
wxPropertyGridState | Contains information of a single wxPropertyGrid page |