#include <albaGUILab.h>
|
| | albaGUILab () |
| |
| | albaGUILab (wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxStaticTextNameStr) |
| |
albaGUILab is a Label that notify user-click using the normal wxEvents.
It is used on the titlebar of albaGUINamedPanel to popup a menu.
Definition at line 29 of file albaGUILab.h.
◆ albaGUILab() [1/2]
| albaGUILab::albaGUILab |
( |
| ) |
|
|
inline |
◆ albaGUILab() [2/2]
| albaGUILab::albaGUILab |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
label, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = 0, |
|
|
const wxString & |
name = wxStaticTextNameStr |
|
) |
| |
|
inline |
◆ OnLeftMouseButtonDown()
| void albaGUILab::OnLeftMouseButtonDown |
( |
wxMouseEvent & |
event | ) |
|
|
protected |
The documentation for this class was generated from the following file: