PDA

View Full Version : how to apply sliding effect to frame when rolling mouse on it.



syclopse
21st April 2011, 14:12
hi,
can anybody provide me the way,
how to apply sliding effect to frame when I roll mouse on it.?

produktdotestow
22nd April 2011, 11:19
virtual void QWidget::wheelEvent(QWheelEvent * event) (http://doc.trolltech.com/latest/qwidget.html#wheelEvent)

syclopse
22nd April 2011, 13:38
that true for mouseevent detection,
but how to apply the sliding effect to frame when frame is in layout.