Hydra 0.20
desktop::FileListListener Class Reference
Inheritance diagram for desktop::FileListListener:

List of all members.

Public Member Functions

 FileListListener (FileList *_filelist)
void resetFileList (void)
 sometimes called by FileList's destructor (doesn't modify the FileList listener list)
FileListfileList (void) const
virtual void onBaseChange (FileList *fl)
virtual void onImageChange (FileList *fl, int fileIndex)

Member Function Documentation

virtual void desktop::FileListListener::onBaseChange ( FileList fl) [virtual]

Called when the base changes of the filelist.

This handler does nothing by default.

Author:
Aleksander Demko

Reimplemented in desktop::DirView, and desktop::FutureLoader.

virtual void desktop::FileListListener::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 in desktop::MainImageView, desktop::TagEditorView, and desktop::ThumbsView.


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