wxWidgets/include/wx/propgrid
Artur Wieczorek 5bc020e844 Implement getters for members of wxPGWindowList
There is no reason to expose wxPGWindowList member variables. They should
be set in ctors and retrieved with getters.
2020-02-12 17:09:25 +01:00
..
advprops.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
editors.h Implement getters for members of wxPGWindowList 2020-02-12 17:09:25 +01:00
manager.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
property.h Avoid warnings about deprecated wxPG_XXX when building wx itself 2019-08-27 22:21:01 +02:00
propgrid.h Check index value with CHECK_MSG to avoid crashes 2020-02-09 20:39:06 +01:00
propgriddefs.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
propgridiface.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
propgridpagestate.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
props.h Fix wxEditorDialogProperty type declaration 2019-11-29 00:23:26 +01:00