Trash Class Reference

#include <trash.h>

List of all members.

Public Member Functions

 Trash ()
 Constructors.
 Trash (wxWindow *parent, wxWindowID id=SYMBOL_TRASH_IDNAME, const wxString &caption=SYMBOL_TRASH_TITLE, const wxPoint &pos=SYMBOL_TRASH_POSITION, const wxSize &size=SYMBOL_TRASH_SIZE, long style=SYMBOL_TRASH_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_TRASH_IDNAME, const wxString &caption=SYMBOL_TRASH_TITLE, const wxPoint &pos=SYMBOL_TRASH_POSITION, const wxSize &size=SYMBOL_TRASH_SIZE, long style=SYMBOL_TRASH_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
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

wxChoice * m_grid_line_type_control


Detailed Description

Trash class declaration


Constructor & Destructor Documentation

Trash::Trash  ) 
 

Constructors.

Trash constructors

Trash::Trash wxWindow *  parent,
wxWindowID  id = SYMBOL_TRASH_IDNAME,
const wxString &  caption = SYMBOL_TRASH_TITLE,
const wxPoint &  pos = SYMBOL_TRASH_POSITION,
const wxSize &  size = SYMBOL_TRASH_SIZE,
long  style = SYMBOL_TRASH_STYLE
 


Member Function Documentation

bool Trash::Create wxWindow *  parent,
wxWindowID  id = SYMBOL_TRASH_IDNAME,
const wxString &  caption = SYMBOL_TRASH_TITLE,
const wxPoint &  pos = SYMBOL_TRASH_POSITION,
const wxSize &  size = SYMBOL_TRASH_SIZE,
long  style = SYMBOL_TRASH_STYLE
 

Creation.

Trash creator

void Trash::CreateControls  ) 
 

Creates the controls and sizers.

Control creation for Trash

wxBitmap Trash::GetBitmapResource const wxString &  name  ) 
 

Retrieves bitmap resources.

Get bitmap resources

wxIcon Trash::GetIconResource const wxString &  name  ) 
 

Retrieves icon resources.

Get icon resources

bool Trash::ShowToolTips  )  [static]
 

Should we show tooltips?

Should we show tooltips?


Member Data Documentation

wxChoice* Trash::m_grid_line_type_control
 


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