wxArt2D
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
IdentifyDialog Class Reference

#include <identifydlg.h>

Inheritance diagram for IdentifyDialog:
Inheritance graph
[legend]
Collaboration diagram for IdentifyDialog:
Collaboration graph
[legend]

Public Member Functions

 IdentifyDialog ()
 Constructors. More...
 
 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. More...
 
void CreateControls ()
 Creates the controls and sizers. More...
 
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 &windowevent)
 
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? More...
 

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 40 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 87 of file identifydlg.cpp.

void IdentifyDialog::CreateControls ( )

Creates the controls and sizers.

Control creation for IdentifyDialog

Definition at line 106 of file identifydlg.cpp.

bool IdentifyDialog::ShowToolTips ( )
staticprotected

Should we show tooltips?

Should we show tooltips?

Definition at line 139 of file identifydlg.cpp.


The documentation for this class was generated from the following files:
IdentifyDialog Class Reference -- Sun Oct 12 2014 17:04:57 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation