Hydra 0.20
|
Public Slots | |
void | updateEditor (void) |
Public Member Functions | |
TagEditorView (MainWindow *mainwin, FileList *_filelist) | |
virtual void | onImageChange (FileList *fl, int fileIndex) |
virtual void desktop::TagEditorView::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.
Reimplemented from desktop::FileListListener.