#include <albaGUIMutexPanel.h>
Class Name: albaGUIMutexPanel.
Represents a Panel that can plug on it only one panel at time. When put the current gui, it remove the previous one.
Definition at line 30 of file albaGUIMutexPanel.h.
◆ albaGUIMutexPanel()
albaGUIMutexPanel::albaGUIMutexPanel |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id |
|
) |
| |
◆ ~albaGUIMutexPanel()
virtual albaGUIMutexPanel::~albaGUIMutexPanel |
( |
| ) |
|
|
virtual |
◆ Put()
bool albaGUIMutexPanel::Put |
( |
wxWindow * |
win | ) |
|
Put the gui onto the panel removing the previous GUI.
◆ RemoveCurrentClient()
bool albaGUIMutexPanel::RemoveCurrentClient |
( |
| ) |
|
◆ GetCurrentClient()
wxWindow * albaGUIMutexPanel::GetCurrentClient |
( |
| ) |
|
retrieve the current gui on panel.
◆ m_Sizer
wxBoxSizer* albaGUIMutexPanel::m_Sizer |
|
protected |
The documentation for this class was generated from the following file: