[KPhotoAlbum] Viewer: Mouse wheel support

Jesper K. Pedersen blackie at blackie.dk
Fri Aug 11 00:48:03 BST 2006


OK, granted. It is in.
On Wednesday 09 August 2006 13:50, Christoph Moseler wrote:
| Hi,
|
| would it be possible to add mouse wheel support to the Viewer?
|
| void Viewer::ViewerWidget::wheelEvent( QWheelEvent* event )
| {
|    if ( event->delta() < 0) {
|      showNext();
|    } else {
|      showPrev();
|    }
|
| }
|
| Thanks,
| Christoph
|
| _______________________________________________
| KPhotoAlbum mailing list
| KPhotoAlbum at kdab.net
| http://mail.kdab.net/mailman/listinfo/kphotoalbum

-- 
Having trouble finding a given image in your collection containing
thousands of images?

http://www.kphotoalbum.org might be the answer.




More information about the Kphotoalbum mailing list