#include <albaGUIHyperLink.h>
|
| albaGUIHyperLink (wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxStaticTextNameStr) |
|
void | SetListener (albaObserver *listener) |
|
void | SetText (wxString text) |
|
void | SetUrl (wxString url) |
|
Definition at line 32 of file albaGUIHyperLink.h.
◆ albaGUIHyperLink()
albaGUIHyperLink::albaGUIHyperLink |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
label, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = 0 , |
|
|
const wxString & |
name = wxStaticTextNameStr |
|
) |
| |
◆ SetListener()
void albaGUIHyperLink::SetListener |
( |
albaObserver * |
listener | ) |
|
|
inline |
◆ SetText()
void albaGUIHyperLink::SetText |
( |
wxString |
text | ) |
|
|
inline |
◆ SetUrl()
void albaGUIHyperLink::SetUrl |
( |
wxString |
url | ) |
|
|
inline |
◆ Initialize()
void albaGUIHyperLink::Initialize |
( |
| ) |
|
|
protected |
Initialize the values for the slider.
◆ OnMouse()
void albaGUIHyperLink::OnMouse |
( |
wxMouseEvent & |
event | ) |
|
|
protected |
Move the cursors on mouse event.
◆ m_Listener
The documentation for this class was generated from the following file: