This website requires JavaScript.
Explore
Help
Sign in
solemnwarning
/
wxwidgets
Watch
1
Star
0
Fork
You've already forked wxwidgets
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
8fbca5cb70
wxwidgets
/
include
/
wx
/
propgrid
History
Download ZIP
Download TAR.GZ
Artur Wieczorek
a005391413
Use wxEventType instead of int
...
This parameter identifies the type of the event so it should be of type wxEventType.
2019-01-11 19:22:50 +01:00
..
advprops.h
Updated documentation for some wxPropertyGrid classes.
2016-07-23 23:38:39 +02:00
editors.h
Use wxVector<wxWindow*> instead of wxArrayPtrVoid
2019-01-11 19:22:48 +01:00
manager.h
Use Boolean variable to store Boolean values
2019-01-11 19:22:49 +01:00
property.h
Use wxVector<> instead of wxArrayPGProperty
2018-11-10 20:43:58 +01:00
propgrid.h
Use wxEventType instead of int
2019-01-11 19:22:50 +01:00
propgriddefs.h
Use wxVector<wxObject*> instead of wxArrayPGObject
2019-01-11 19:22:47 +01:00
propgridiface.h
Update wxPropertyGrid documentation
2017-03-27 18:54:16 +02:00
propgridpagestate.h
Use wxVector<int> instead of wxArrayInt
2018-11-01 18:22:22 +01:00
props.h
Use quotes and not angle brackets around the includes of wxWidgets itself
2018-12-24 00:01:31 +01:00