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

#include <autodetectcompilers.h>

Inheritance diagram for AutoDetectCompilers:
Collaboration diagram for AutoDetectCompilers:

Public Member Functions

 AutoDetectCompilers (wxWindow *parent)
 
 ~AutoDetectCompilers () override
 
void OnDefaultClick (wxCommandEvent &event)
 
void OnMouseMotion (wxMouseEvent &event)
 
void OnUpdateUI (wxUpdateUIEvent &event)
 
- 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 ()
 

Detailed Description

Definition at line 14 of file autodetectcompilers.h.

Constructor & Destructor Documentation

◆ AutoDetectCompilers()

AutoDetectCompilers::AutoDetectCompilers ( wxWindow parent)

◆ ~AutoDetectCompilers()

AutoDetectCompilers::~AutoDetectCompilers ( )
override

Definition at line 133 of file autodetectcompilers.cpp.

Member Function Documentation

◆ OnDefaultClick()

void AutoDetectCompilers::OnDefaultClick ( wxCommandEvent event)

◆ OnMouseMotion()

void AutoDetectCompilers::OnMouseMotion ( wxMouseEvent event)

◆ OnUpdateUI()

void AutoDetectCompilers::OnUpdateUI ( wxUpdateUIEvent event)

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