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
99bc43cefe
wxwidgets
/
interface
/
wx
/
propgrid
History
Download ZIP
Download TAR.GZ
mcorino
c1b7ce5932
Fix typing error in interface def.
...
missing whitespace between arg type and name
2024-01-10 17:56:08 +01:00
..
advprops.h
Use enum class to implement wxPGPropValFormatFlags as bitmask
2024-01-06 22:42:38 +01:00
editors.h
Use "= default" for all trivial default ctors and dtors
2023-11-17 01:33:32 +01:00
manager.h
Use class enums to implement bitmask types
2023-02-19 22:36:21 +01:00
property.h
Use enum class to implement wxPGPropValFormatFlags as bitmask
2024-01-06 22:42:38 +01:00
propgrid.h
Rename wxPGKeyboardActions type to wxPGKeyboardAction
2024-01-06 22:42:55 +01:00
propgriddefs.h
Use enum class to implement wxPGPropValFormatFlags as bitmask
2024-01-06 22:42:38 +01:00
propgridiface.h
Use enum class to implement wxPGPropValFormatFlags as bitmask
2024-01-06 22:42:38 +01:00
propgridpagestate.h
Make wxPGPropertyFlags a bitmask
2023-12-25 15:09:50 +01:00
props.h
Fix typing error in interface def.
2024-01-10 17:56:08 +01:00