#include <control.h>
Public Member Functions | |
int | GetNbLinks () |
Public Attributes | |
EventMouse | mouse |
EventKey | key |
EventOver | over |
EventFaceOver | faceOver |
signal0 | sleeped |
|
Definition at line 210 of file control.h. References faceOver, EventFaceOver::GetNbLinks(), EventOver::GetNbLinks(), EventKey::GetNbLinks(), EventMouse::GetNbLinks(), key, mouse, over, and sleeped. Referenced by ValueEditors::MakeElemControlStruct(). |
|
Definition at line 207 of file control.h. Referenced by Control::FaceOverIn(), Control::FaceOverOut(), GetNbLinks(), and ValueEditors::MakeElemControlStruct(). |
|
Definition at line 205 of file control.h. Referenced by Calculator::Calculator(), GetNbLinks(), ValueEditors::MakeElemControlStruct(), Control::OnKeyDouble(), Control::OnKeyDown(), Control::OnKeyUp(), Title::Title(), and Univers::Univers(). |
|
|
Definition at line 206 of file control.h. Referenced by Button::Button(), GetNbLinks(), ValueEditors::MakeElemControlStruct(), ResizingAndRotateControl::OnHover(), Control::OverIn(), Control::OverOut(), Slider::Slider(), TextBox::TextBox(), Title::Title(), TrackButton::TrackButton(), and Univers::Univers(). |
|
Definition at line 208 of file control.h. Referenced by GetNbLinks(), and ValueEditors::MakeElemControlStruct(). |