wxWidgets/include/wx/propgrid
Artur Wieczorek d0a61a09ec Make validation helper functions private in all numeric wxPG properties
wxUIntProperty::DoValidation() is already declared as private and the same access level should be applied to DoValidation() in other numeric properties because these functions are helpers intended for internal use only.
2019-06-29 11:16:01 +02:00
..
advprops.h
editors.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
manager.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
property.h Make wxPGProperty an abstract class 2019-06-29 11:11:35 +02:00
propgrid.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgriddefs.h Support tooltips in wxPropertyGrid if support for tooltips enabled is globally 2019-06-16 19:45:40 +02:00
propgridiface.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgridpagestate.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
props.h Make validation helper functions private in all numeric wxPG properties 2019-06-29 11:16:01 +02:00