wxWidgets/include/wx/propgrid
2010-08-08 12:22:08 +00:00
..
advprops.h
editors.h
manager.h
property.h Moved wxPGProperty::SetFlag() to protected API since it does not have any side-effects that are usually desired in the user code. Added wxPGProperty::SetAutoUnspecified() since wxPG_PROP_AUTO_UNSPECIFIED can no longer be set (conveniently) with SetFlag(). 2010-08-08 12:22:08 +00:00
propgrid.h
propgriddefs.h
propgridiface.h Added wxPGProperty::Enable() for conveniency. Refactored related code and improved related documentation. 2010-08-08 11:41:20 +00:00
propgridpagestate.h Added wxPGProperty::Enable() for conveniency. Refactored related code and improved related documentation. 2010-08-08 11:41:20 +00:00
props.h