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

#include <albaGUIViewWin.h>

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

Public Member Functions

 albaGUIViewWin (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
 
void OnSize (wxSizeEvent &event)
 

Public Attributes

albaViewm_Owner
 

Detailed Description

class name: albaGUIViewWin This class is used only to trap the OnSize event.

Definition at line 29 of file albaGUIViewWin.h.

Constructor & Destructor Documentation

◆ albaGUIViewWin()

albaGUIViewWin::albaGUIViewWin ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
)

constructor

Member Function Documentation

◆ OnSize()

void albaGUIViewWin::OnSize ( wxSizeEvent &  event)

called when resizing the object

Member Data Documentation

◆ m_Owner

albaView* albaGUIViewWin::m_Owner

Definition at line 43 of file albaGUIViewWin.h.


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