#include <identifydlg.h>
|
| 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
|
|
|
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.
|
|
IdentifyDialog class declaration
Definition at line 49 of file identifydlg.h.
IdentifyDialog::IdentifyDialog |
( |
| ) |
|
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 |
|
) |
| |
void IdentifyDialog::CreateControls |
( |
| ) |
|
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 -- . --