OnMouseWheel() is called when the mouse wheel is turned. If the mouse is over a control, then this function typically calls the control's TrackMouseWheel() function.
Definition at line 1014 of file CATWindow.cpp. References fMouseTrackTarget, CATGuiObj::GetHint(), CATControl::HitTest(), CATControl::OnMouseWheel(), OSShowToolTip(), OSUpdateToolTip(), SetStatusBarHint(), CATControl::TrackMouseWheel(), and WindowToWidget().
|