ALBA
Public Member Functions | Public Attributes | List of all members
albaGUIPanel Class Reference

#include <albaGUIPanel.h>

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

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

albaGUIPanelm_NextPanel
 

Detailed Description

class name: albaGUIPanel Inherits directly from wxPanel and adds the pointer to the next panel

Definition at line 26 of file albaGUIPanel.h.

Constructor & Destructor Documentation

◆ albaGUIPanel()

albaGUIPanel::albaGUIPanel ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL,
const wxString &  name = "panel" 
)

constructor

Member Data Documentation

◆ m_NextPanel

albaGUIPanel* albaGUIPanel::m_NextPanel

Definition at line 33 of file albaGUIPanel.h.


The documentation for this class was generated from the following file: