wxWidgets/interface/wx/propgrid
Francesco Montorsi b19b28c8fc Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
Implement compatibility aliases for non-prefixed macro names.
Require a final semicolon where possible.
Correct a recurring error in the docs: IMPLEMENT/DECLARE_CLASS are alias to the DYNAMIC macros, not to the ABSTRACT macros.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-06-09 13:55:48 +00:00
..
editors.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
manager.h Added wxPropertyGridManager header support; Refactored wxPropertyGrid DoSetSplitterPosition() code 2009-12-13 12:00:04 +00:00
property.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
propgrid.h Fix various doxygen warnings 2010-03-19 22:35:30 +00:00
propgridiface.h Property removal and deletion done from wxPropertyGrid event handler is now postponed to idle event 2010-02-22 16:44:56 +00:00
propgridpagestate.h fixed doxygen warnings; also restyled (partially) the interface headers to conform to wx doc style 2008-10-22 20:48:31 +00:00