#include <Panel.h>
Aufstellung aller Elemente
Öffentliche Methoden |
| MutPanel () |
| MutPanel (wxWindow *parent, int x, int y, int width, int height, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxPanelNameStr) |
| MutPanel (wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxPanelNameStr) |
bool | Create (wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxPanelNameStr) |
virtual | ~MutPanel () |
void | OnSize (wxSizeEvent &event) |
virtual void | InitDialog () |
| WX_DECLARE_CONTROL_CONTAINER () |
Geschützte Methoden |
void | Init () |
Ausführliche Beschreibung
Definiert in Zeile 58 der Datei Panel.h.
Beschreibung der Konstruktoren und Destruktoren
MutPanel::MutPanel |
( |
| ) |
[inline] |
MutPanel::MutPanel |
( |
wxWindow * |
parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height, |
|
|
long |
style = 0 , |
|
|
const wxValidator & |
validator = wxDefaultValidator , |
|
|
const wxString & |
name = wxPanelNameStr |
|
) |
| [inline] |
MutPanel::MutPanel |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
winid = wxID_ANY , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = 0 , |
|
|
const wxValidator & |
validator = wxDefaultValidator , |
|
|
const wxString & |
name = wxPanelNameStr |
|
) |
| [inline] |
Dokumentation der Elementfunktionen
MutPanel::WX_DECLARE_CONTROL_CONTAINER |
( |
| ) |
|
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: