wxWidgets/include/wx/propgrid
2009-06-15 22:43:27 +00:00
..
advprops.h
editors.h Added missing virtual dtor for wxPGMultiButton 2009-06-12 14:01:25 +00:00
manager.h Allow reparenting wxPropertyGrid(Manager) to work; Show error and suggest calling wxPropertyGrid::OnTLPChanging() if top-level parent changed indirectly. 2009-06-10 20:36:56 +00:00
property.h wxPGCellRenderer ctor doesn't really need refCount argument 2009-06-12 19:03:41 +00:00
propgrid.h For needs of wxPython bindings, (re)added a version of RegisterEditorClass() that accepts a custom name for editor. 2009-06-12 13:49:59 +00:00
propgriddefs.h Added support for wxLongLong and wxULongLong in wxVariant (closes #10166) 2009-06-15 22:43:27 +00:00
propgridiface.h Added support for wxLongLong and wxULongLong in wxVariant (closes #10166) 2009-06-15 22:43:27 +00:00
propgridpagestate.h reuse wxObjectRefData for various ref-counted classes (closes #10886) 2009-06-12 17:14:28 +00:00
props.h