69632371e3
All numeric properties (wxIntProperty, wxUIntProperty, wxFloatProperty) share some features (like specific attributes, numeric validation, SpinCtrl editor support) so for the sake of clear design it would be good to derive them from the common base class (wxNumericProperty) in which all shared functions are implemented. This class is not intended to be instantiated so it's an abstract class. |
||
---|---|---|
.. | ||
advprops.h | ||
editors.h | ||
manager.h | ||
property.h | ||
propgrid.h | ||
propgriddefs.h | ||
propgridiface.h | ||
propgridpagestate.h | ||
props.h |