ALBA
Public Member Functions | Protected Member Functions | List of all members
albaGUILab Class Reference

#include <albaGUILab.h>

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

Public Member Functions

 albaGUILab ()
 
 albaGUILab (wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxStaticTextNameStr)
 

Protected Member Functions

void OnLeftMouseButtonDown (wxMouseEvent &event)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ albaGUILab() [1/2]

albaGUILab::albaGUILab ( )
inline

Definition at line 34 of file albaGUILab.h.

◆ 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

Definition at line 36 of file albaGUILab.h.

Member Function Documentation

◆ OnLeftMouseButtonDown()

void albaGUILab::OnLeftMouseButtonDown ( wxMouseEvent &  event)
protected

Notify the mouse click.


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