wxwidgets/include/wx/propgrid
Vadim Zeitlin 9550c37e29 Support inherited attributes in wxPropertyGrid XRC handler
Allow specifying recurse="1" to inherit the attribute, as this is much
nicer than having to specify it for all the children.

Also add support for this to wxPropertyGridPopulator, which is used by
the XRC handler.
2024-02-03 21:46:15 +01:00
..
advprops.h Merge branch 'no-global-ops' 2024-01-12 18:42:39 +01:00
editors.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
manager.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
private.h Make wxPGPropertyFlags a bitmask 2023-12-25 15:09:50 +01:00
property.h Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
propgrid.h Support inherited attributes in wxPropertyGrid XRC handler 2024-02-03 21:46:15 +01:00
propgriddefs.h Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
propgridiface.h Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
propgridpagestate.h Minimal changes to make wxPropertyGridXmlHandler compile again 2024-01-30 01:55:56 +01:00
props.h Use enum class to represent NumericType 2024-01-06 22:42:49 +01:00