25 #ifndef __widget_hotkey_list__ 26 #define __widget_hotkey_list__ 31 #include <wx/treelist.h> 32 #include <wx/dataview.h> 94 void editItem( wxTreeListItem aItem );
100 void resetItem( wxTreeListItem aItem,
int aResetId );
118 void onMenu( wxCommandEvent& aEvent );
188 #endif // __widget_hotkey_list__
A class that contains a set of hotkeys, arranged into "sections" and provides some book-keeping funct...