#include "wx/accel.h"#include "wx/confbase.h"#include "wx/dynarray.h"#include "wx/textctrl.h"Go to the source code of this file.
Classes | |
| class | wxShortcutItem |
| This class stores customisation information about a single command. More... | |
| class | wxShortcutManager |
| This class stores customisation information for the application. More... | |
| class | wxShortcutCtrl |
| A text control for entering a shortcut (one part of the shortcut at a time). More... | |
Functions | |
| WX_DECLARE_OBJARRAY (wxShortcutItem, wxShortcutItemArray) | |
| WX_DECLARE_OBJARRAY | ( | wxShortcutItem | , | |
| wxShortcutItemArray | ||||
| ) |
1.5.8