ALBA
|
#include <albaGUIPanel.h>
Public Member Functions | |
albaGUIPanel (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | |
Public Attributes | |
albaGUIPanel * | m_NextPanel |
class name: albaGUIPanel Inherits directly from wxPanel and adds the pointer to the next panel
Definition at line 26 of file albaGUIPanel.h.
albaGUIPanel::albaGUIPanel | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxPoint & | pos = wxDefaultPosition , |
||
const wxSize & | size = wxDefaultSize , |
||
long | style = wxTAB_TRAVERSAL , |
||
const wxString & | name = "panel" |
||
) |
constructor
albaGUIPanel* albaGUIPanel::m_NextPanel |
Definition at line 33 of file albaGUIPanel.h.