#include <keycodedlg.h>
|
| wxKeyCodeDlg (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Enter key code"), const wxPoint &pos=wxPoint(-1,-1), const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
|
void | OnUpdateUI (wxUpdateUIEvent &event) |
|
virtual bool | TransferDataFromWindow () |
|
|
static wxBitmap | GetBitmap () |
|
|
int | m_Flags |
|
int | m_Key |
|
wxString | m_sKeyCode |
|
Dialog to add keys for shortcuts
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/framework/keycodedlg.h
- /home/bishop/work/projects/nextgismanager/src/framework/keycodedlg.cpp