wxWidgets/include/wx/propgrid
Artur Wieczorek fec5f36139 Use getter functions to get access to some properties of wxPropertyGridPageState.
Use existing GetColumnCount(), GetColumnWidth() functions instead of getting direct access to corresponding member variables.
2015-05-24 20:44:20 +02:00
..
advprops.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
editors.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
manager.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
property.h Deprecate wxPGProperty::GetFlags() getter method. 2015-05-16 17:17:14 +02:00
propgrid.h Use getter functions to get access to some properties of wxPropertyGridPageState. 2015-05-24 20:44:20 +02:00
propgriddefs.h Prepare wxPG to build successfully when wxUSE_LONGLONG or wxUSE_DATETIME is disabled. 2015-04-03 21:12:54 +02:00
propgridiface.h Add wxPropertyGridInterface::SetPropertyValue setter for native datatypes wxLongLong_t and wxULongLong_t. 2015-04-04 00:33:25 +02:00
propgridpagestate.h Use empty() member function to determine if arrays are empty in wxPG. 2015-05-24 20:36:44 +02:00
props.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00