InfoDialog Class Reference

#include <infodialog.h>

List of all members.

Public Member Functions

 InfoDialog ()
 Constructors.
 InfoDialog (wxWindow *parent, wxWindowID id=SYMBOL_INFODIALOG_IDNAME, const wxString &caption=SYMBOL_INFODIALOG_TITLE, const wxPoint &pos=SYMBOL_INFODIALOG_POSITION, const wxSize &size=SYMBOL_INFODIALOG_SIZE, long style=SYMBOL_INFODIALOG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_INFODIALOG_IDNAME, const wxString &caption=SYMBOL_INFODIALOG_TITLE, const wxPoint &pos=SYMBOL_INFODIALOG_POSITION, const wxSize &size=SYMBOL_INFODIALOG_SIZE, long style=SYMBOL_INFODIALOG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnOkButtonClick (wxCommandEvent &event)
 wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_OK_BUTTON
void OnHyperlink (wxCommandEvent &event)
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Public Attributes

wxPanel * m_left_panel
wxBoxSizer * m_left_sizer
wxStaticText * m_caenvmetool_rev


Detailed Description

InfoDialog class declaration


Constructor & Destructor Documentation

InfoDialog::InfoDialog  ) 
 

Constructors.

InfoDialog constructors

InfoDialog::InfoDialog wxWindow *  parent,
wxWindowID  id = SYMBOL_INFODIALOG_IDNAME,
const wxString &  caption = SYMBOL_INFODIALOG_TITLE,
const wxPoint &  pos = SYMBOL_INFODIALOG_POSITION,
const wxSize &  size = SYMBOL_INFODIALOG_SIZE,
long  style = SYMBOL_INFODIALOG_STYLE
 


Member Function Documentation

bool InfoDialog::Create wxWindow *  parent,
wxWindowID  id = SYMBOL_INFODIALOG_IDNAME,
const wxString &  caption = SYMBOL_INFODIALOG_TITLE,
const wxPoint &  pos = SYMBOL_INFODIALOG_POSITION,
const wxSize &  size = SYMBOL_INFODIALOG_SIZE,
long  style = SYMBOL_INFODIALOG_STYLE
 

Creation.

InfoDialog creator

void InfoDialog::CreateControls  ) 
 

Creates the controls and sizers.

Control creation for InfoDialog

wxBitmap InfoDialog::GetBitmapResource const wxString &  name  ) 
 

Retrieves bitmap resources.

Get bitmap resources

wxIcon InfoDialog::GetIconResource const wxString &  name  ) 
 

Retrieves icon resources.

Get icon resources

void InfoDialog::OnHyperlink wxCommandEvent &  event  ) 
 

void InfoDialog::OnOkButtonClick wxCommandEvent &  event  ) 
 

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_OK_BUTTON

wxEVT_COMMAND_BUTTON_CLICKED event handler for ID_OK_BUTTON

bool InfoDialog::ShowToolTips  )  [static]
 

Should we show tooltips?

Should we show tooltips?


Member Data Documentation

wxStaticText* InfoDialog::m_caenvmetool_rev
 

wxPanel* InfoDialog::m_left_panel
 

wxBoxSizer* InfoDialog::m_left_sizer
 


The documentation for this class was generated from the following files:
Generated on Mon Nov 6 14:16:00 2006 for CAENScope by  doxygen 1.4.6-NO