wxWidgets/include/wx/propgrid
Artur Wieczorek 908342e3ad Code cleanup: Define wxPGProperty and wxPropertyGridPageState functions in their own class files
Having definitions of several wxPGProperty and wxPropertyGridPageState functions in wxPropertyGrid header is misleading so they should be moved to the files with their own classes definitions for the sake of clarity.
2019-05-26 18:12:31 +02:00
..
advprops.h Make wxPG_ATTR_MULTICHOICE_USERSTRINGMODE a built-in attribute 2019-04-22 20:16:15 +02:00
editors.h Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
manager.h Use dedicated event type to notify header about column width changes 2019-04-28 15:31:10 +02:00
property.h Code cleanup: Define wxPGProperty and wxPropertyGridPageState functions in their own class files 2019-05-26 18:12:31 +02:00
propgrid.h Code cleanup: Define wxPGProperty and wxPropertyGridPageState functions in their own class files 2019-05-26 18:12:31 +02:00
propgriddefs.h Use ctor-initializer rather than assignment for non-POD class members 2019-04-05 10:21:04 -07:00
propgridiface.h
propgridpagestate.h Code cleanup: Define wxPGProperty and wxPropertyGridPageState functions in their own class files 2019-05-26 18:12:31 +02:00
props.h Refactor: display file selector dialog from within member function in wxFileProperty 2019-05-12 20:24:55 +02:00