Version: 0.6.0

#include <keycodedlg.h>

Inheritance diagram for wxKeyCodeDlg:
Collaboration diagram for wxKeyCodeDlg:

Public Member Functions

 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 Public Member Functions

static wxBitmap GetBitmap ()
 

Public Attributes

int m_Flags
 
int m_Key
 
wxString m_sKeyCode
 

Protected Attributes

wxKeyCodeCtrlm_textCtrl1
 
wxButton * m_button
 

Detailed Description

Dialog to add keys for shortcuts

Library:  wxGISFramework

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