#include <control.h>
Public Member Functions | |
int | GetNbLinks () |
Public Attributes | |
EventMouseButton | left |
EventMouseButton | right |
EventMouseButton | mid |
signal4< StateMouse *, int, int, int > | move |
signal2< StateMouse *, int > | wheel |
List:
Definition at line 155 of file control.h.
|
Definition at line 163 of file control.h. References EventMouseButton::GetNbLinks(), left, mid, move, right, and wheel. Referenced by EventControl::GetNbLinks(), and ValueEditors::MakeElemControlStruct(). |
|
Definition at line 158 of file control.h. Referenced by Button::Button(), GetNbLinks(), ValueEditors::MakeElemControlStruct(), Control::OnClick(), Control::OnLButtonDouble(), Control::OnLButtonDown(), Picking::OnLButtonUp(), Control::OnLButtonUp(), Slider::Slider(), TextBox::TextBox(), Title::Title(), Univers::Univers(), and Window::Window(). |
|
Definition at line 158 of file control.h. Referenced by GetNbLinks(), ValueEditors::MakeElemControlStruct(), Button::ModeAllButtons(), Control::OnMButtonDouble(), Control::OnMButtonDown(), Picking::OnMButtonUp(), Control::OnMButtonUp(), Title::Title(), Univers::Univers(), and Window::Window(). |
|
Definition at line 160 of file control.h. Referenced by Tutorial::BaseDemo::BaseDemo(), GetNbLinks(), ValueEditors::MakeElemControlStruct(), Control::OnMouseMove(), ResizingAndRotateControl::ResizingAndRotateControl(), Slider::Slider(), Title::Title(), and Univers::Univers(). |
|
Definition at line 158 of file control.h. Referenced by GetNbLinks(), ValueEditors::MakeElemControlStruct(), Button::ModeAllButtons(), Control::OnRButtonDouble(), Control::OnRButtonDown(), Picking::OnRButtonUp(), Control::OnRButtonUp(), and Window::Window(). |
|
Definition at line 161 of file control.h. Referenced by GetNbLinks(), ValueEditors::MakeElemControlStruct(), Control::OnMouseWheel(), Title::Title(), and Univers::Univers(). |