wxWidgets/interface/wx/propgrid
2009-02-18 17:58:51 +00:00
..
editors.h Eliminate need to call Connect() in wxPGEditor::CreateControls() 2008-11-23 11:00:40 +00:00
manager.h Fixed wxPropertyGridManager::CreatePropertyGrid(), corrected documentation about its use 2009-01-29 16:09:46 +00:00
property.h Added proper COW to wxPGChoices, moved wxPGChoices code from propgrid.cpp to property.cpp (to match header organization), removed some now-unneeded helper functions 2009-02-04 16:45:23 +00:00
propgrid.h make distinction between classes which send events (use @beginEventEmissionTable for them) from event classes (use @beginEventTable for them); add event tables for wxWindow, wxFrame, wxTopLevelWindow, wxApp 2009-02-18 17:58:51 +00:00
propgridiface.h Improved documentation for GetProperty(), GetPropertyByName() 2009-02-17 18:36:35 +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