Hydra 0.20
desktop::ThumbsView Class Reference

#include <ThumbsView.h>

Inheritance diagram for desktop::ThumbsView:

List of all members.

Public Member Functions

 ThumbsView (MainWindow *mainwin, FileList *_filelist, ThreadedThumbCache *_thumbcache, bool wrap_list, bool popout_on_activate=false)
virtual void onImageChange (FileList *fl, int fileIndex)

Protected Member Functions

virtual void contextMenuEvent (QContextMenuEvent *event)

Detailed Description

A thumbnail veiwer.

Author:
Aleksander Demko

Constructor & Destructor Documentation

desktop::ThumbsView::ThumbsView ( MainWindow mainwin,
FileList _filelist,
ThreadedThumbCache _thumbcache,
bool  wrap_list,
bool  popout_on_activate = false 
)

Constructor.

Parameters:
wrap_listif true, there will be wrapping (false = thumbstrip like mode)
popout_on_activateif nonnull, this MainWindow will be used to popout a new view on activation
Author:
Aleksander Demko

Member Function Documentation

virtual void desktop::ThumbsView::onImageChange ( FileList fl,
int  fileIndex 
) [virtual]

Called when the image itself changes for the give file entry. For now, this is usaully the result of a rotate operation.

This handler does nothing by default.

Author:
Aleksander Demko

Reimplemented from desktop::FileListListener.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables