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
11582b4082
wxwidgets
/
include
/
wx
/
propgrid
History
Download ZIP
Download TAR.GZ
Artur Wieczorek
11582b4082
Refactor wxFlagsProperty to simplify initialization
2023-09-22 23:39:53 +02:00
..
advprops.h
Use constexpr to declare constants in wxPropertyGrid
2023-01-22 20:15:01 +01:00
editors.h
Use std::vector instead of wxVector in wxPropertyGrid
2023-01-22 20:11:43 +01:00
manager.h
Avoid deprecation warnings due to recent wxPropertyGrid changes
2023-02-19 23:38:04 +01:00
private.h
Move wxPropertyGrid internal stuff to the separate private header
2023-03-10 23:57:43 +01:00
property.h
Minor documentation syntax and orthography fixes
2023-08-22 19:20:33 +02:00
propgrid.h
Use enum class to represent wxPGKeyboardActions
2023-09-22 23:39:53 +02:00
propgriddefs.h
Use std::unordered_map<> in wxPGProperty
2023-04-18 00:54:12 +02:00
propgridiface.h
Minor documentation syntax and orthography fixes
2023-08-22 19:20:33 +02:00
propgridpagestate.h
Implement comparison operators for bitmasks with enum classes
2023-03-15 19:02:29 +01:00
props.h
Refactor wxFlagsProperty to simplify initialization
2023-09-22 23:39:53 +02:00