wxWidgets/include/wx/propgrid
Artur Wieczorek 1127820164 Encapsulate wxPGProperty::m_children member variable.
Implement RemoveChild and SortChildren methods to perform operations on m_children member variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-01-31 21:49:01 +00:00
..
advprops.h Compilation fixes to wxPropertyGrid after r76558. 2014-05-17 13:41:27 +00:00
editors.h removing extra semicola 2014-03-31 07:08:06 +00:00
manager.h Fix using WXWIN_COMPATIBILITY_3_0 in conditional blocks in wxPG code. 2015-01-13 16:41:33 +00:00
property.h Encapsulate wxPGProperty::m_children member variable. 2015-01-31 21:49:01 +00:00
propgrid.h Use constant variables to store cached constants in wxPGGlobalVarsClass. 2015-01-22 17:32:48 +00:00
propgriddefs.h Use constant variables to store cached constants in wxPGGlobalVarsClass. 2015-01-22 17:32:48 +00:00
propgridiface.h Use getter/setter methods to get access to wxPGProperty::m_flags. 2015-01-31 21:42:17 +00:00
propgridpagestate.h Fix using WXWIN_COMPATIBILITY_3_0 in conditional blocks in wxPG code. 2015-01-13 16:41:33 +00:00
props.h Use polymorphism to differentiate behaviour of wxEnumProperty and wxEditEnumProperty. 2015-01-21 17:28:43 +00:00