Code::Blocks  SVN r11506
Public Member Functions | Protected Member Functions | List of all members
AskAssocDialog Class Reference

#include <associations.h>

Inheritance diagram for AskAssocDialog:
Collaboration diagram for AskAssocDialog:

Public Member Functions

 AskAssocDialog (wxWindow *parent)
 
- Public Member Functions inherited from wxScrollingDialog
 wxScrollingDialog ()
 
 wxScrollingDialog (wxWindow *parent, int id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=_("dialogBox"))
 
- Public Member Functions inherited from wxDialog
virtual int ShowModal ()
 

Protected Member Functions

void OnOK (wxCommandEvent &event)
 
void OnESC (wxCommandEvent &event)
 
void OnCharHook (wxKeyEvent &event)
 

Detailed Description

Definition at line 75 of file associations.h.

Constructor & Destructor Documentation

◆ AskAssocDialog()

AskAssocDialog::AskAssocDialog ( wxWindow parent)

Definition at line 378 of file associations.cpp.

References _T, wxXmlResource::Get(), wxXmlResource::LoadObject(), and wxID_NONE.

Member Function Documentation

◆ OnCharHook()

void AskAssocDialog::OnCharHook ( wxKeyEvent event)
protected

◆ OnESC()

void AskAssocDialog::OnESC ( wxCommandEvent event)
protected

◆ OnOK()

void AskAssocDialog::OnOK ( wxCommandEvent event)
protected

Definition at line 384 of file associations.cpp.

References ScriptBindings::EndModal().

Referenced by ManageAssocsDialog::OnClearAll().


The documentation for this class was generated from the following files: