IdentifyDialog Class Reference

#include <identifydlg.h>

Collaboration diagram for IdentifyDialog:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IdentifyDialog ()
 Constructors.
 IdentifyDialog (wxWindow *parent, wxWindowID id=SYMBOL_IDENTIFYDIALOG_IDNAME, const wxString &caption=SYMBOL_IDENTIFYDIALOG_TITLE, const wxPoint &pos=SYMBOL_IDENTIFYDIALOG_POSITION, const wxSize &size=SYMBOL_IDENTIFYDIALOG_SIZE, long style=SYMBOL_IDENTIFYDIALOG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_IDENTIFYDIALOG_IDNAME, const wxString &caption=SYMBOL_IDENTIFYDIALOG_TITLE, const wxPoint &pos=SYMBOL_IDENTIFYDIALOG_POSITION, const wxSize &size=SYMBOL_IDENTIFYDIALOG_SIZE, long style=SYMBOL_IDENTIFYDIALOG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void Init (a2dCanvasObject *showObject)
 selected child objects with this as parent will be shown

Protected Member Functions

void hide (wxCommandEvent &)
void OnCloseWindow (wxCloseEvent &event)
void Update (wxCommandEvent &)
void OnActivate (wxActivateEvent &viewevent)
void OnSize (wxSizeEvent &event)
void OnDoEvent (a2dCommandProcessorEvent &event)
void OnComEvent (a2dComEvent &event)
wxBitmap GetBitmapResource (const wxString &name)
 Retrieves bitmap resources.
wxIcon GetIconResource (const wxString &name)
 Retrieves icon resources.

Static Protected Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Protected Attributes

wxListBox * m_objectsList
wxButton * m_update
a2dCanvasObjectm_showObject
 selected child objects with this as parent will be shown


Detailed Description

IdentifyDialog class declaration

Definition at line 49 of file identifydlg.h.


Constructor & Destructor Documentation

IdentifyDialog::IdentifyDialog (  ) 

Constructors.

IdentifyDialog constructors

Definition at line 39 of file identifydlg.cpp.


Member Function Documentation

bool IdentifyDialog::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_IDENTIFYDIALOG_IDNAME,
const wxString &  caption = SYMBOL_IDENTIFYDIALOG_TITLE,
const wxPoint &  pos = SYMBOL_IDENTIFYDIALOG_POSITION,
const wxSize &  size = SYMBOL_IDENTIFYDIALOG_SIZE,
long  style = SYMBOL_IDENTIFYDIALOG_STYLE 
)

Creation.

IdentifyDialog creator

Definition at line 60 of file identifydlg.cpp.

void IdentifyDialog::CreateControls (  ) 

Creates the controls and sizers.

Control creation for IdentifyDialog

Definition at line 79 of file identifydlg.cpp.

bool IdentifyDialog::ShowToolTips (  )  [static, protected]

Should we show tooltips?

Should we show tooltips?

Definition at line 112 of file identifydlg.cpp.


The documentation for this class was generated from the following files:
IdentifyDialog Class Reference -- Tue Aug 31 18:39:12 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation