|
static Antares::Component::Panel * | Create (wxWindow *parent, const wxString &caption, const char *img, const wxString &help=wxEmptyString, const int wrap=500, bool customDraw=true) |
| Create a new instance.
|
|
static void | OnMouseMoveFromExternalComponent () |
| Event triggered by any other component (not derived from Panel)
|
|
|
int | sizeNeeded |
|
| WizardHeader (wxWindow *parent, const char *icon, const wxString &text, const wxString &sub) |
| Constructor.
|
|
virtual | ~WizardHeader () |
| Destructor.
|
|
virtual void | onDraw (wxPaintEvent &evt) |
| Event: The panel has to draw itself.
|
|
virtual void | onEraseBackground (wxEraseEvent &) |
| UI Event: Erase background.
|
|
The documentation for this class was generated from the following files:
- src/ui/simulator/toolbox/components/wizardheader.h
- src/ui/simulator/toolbox/components/wizardheader.cpp