ImageFileNavigator
ImageFileNavigator::ImageFileNavigator(const entry_ref& ref,
ImageFileNavigator::~ImageFileNavigator()
ImageFileNavigator::SetTo(const entry_ref& ref, int32 page, int32 pageCount)
ImageFileNavigator::CurrentPage()
ImageFileNavigator::PageCount()
ImageFileNavigator::FirstPage()
ImageFileNavigator::LastPage()
ImageFileNavigator::NextPage()
ImageFileNavigator::PreviousPage()
ImageFileNavigator::HasNextPage()
ImageFileNavigator::HasPreviousPage()
ImageFileNavigator::GoToPage(int32 page)
ImageFileNavigator::FirstFile()
ImageFileNavigator::LastFile()
ImageFileNavigator::NextFile()
ImageFileNavigator::PreviousFile()
ImageFileNavigator::HasNextFile()
ImageFileNavigator::HasPreviousFile()
ImageFileNavigator::GetNextFile(const entry_ref& ref, entry_ref& nextRef)
ImageFileNavigator::GetPreviousFile(const entry_ref& ref,
ImageFileNavigator::MoveFileToTrash()
class ImageFileNavigator {
ImageFileNavigator(const entry_ref& ref,
virtual ~ImageFileNavigator();
ImageFileNavigator fNavigator;