ShowImageWindow
new ShowImageWindow(fLastWindowFrame, ref, trackerMessenger);
ShowImageWindow* window = dynamic_cast<ShowImageWindow*>(Window());
ShowImageWindow::_GetFileInfo(const entry_ref& ref)
ShowImageWindow::_UpdateStatusText(const BMessage* message)
ShowImageWindow::_LoadError(const entry_ref& ref, status_t status)
ShowImageWindow::_SaveAs(BMessage* message)
ShowImageWindow::ShowImageWindow(BRect frame, const entry_ref& ref,
ShowImageWindow::_SaveToFile(BMessage* message)
ShowImageWindow::_ClosePrompt()
ShowImageWindow::_LoadImage(bool forward)
ShowImageWindow::_PreloadImage(bool forward, entry_ref& ref)
ShowImageWindow::_ToggleFullScreen()
ShowImageWindow::_ApplySettings()
ShowImageWindow::_SavePrintOptions()
ShowImageWindow::_PageSetup()
ShowImageWindow::_PrepareForPrint()
ShowImageWindow::_Print(BMessage* msg)
ShowImageWindow::_SetSlideShowDelay(bigtime_t delay)
ShowImageWindow::_StartSlideShow()
ShowImageWindow::_StopSlideShow()
ShowImageWindow::_ResetSlideShowDelay()
ShowImageWindow::_UpdateRatingMenu()
ShowImageWindow::_SaveWidthAndHeight()
ShowImageWindow::_SetToolBarVisible(bool visible, bool animate)
ShowImageWindow::_SetToolBarBorder(bool visible)
ShowImageWindow::QuitRequested()
ShowImageWindow::~ShowImageWindow()
ShowImageWindow::BuildContextMenu(BMenu* menu)
ShowImageWindow::_BuildViewMenu(BMenu* menu, bool popupMenu)
ShowImageWindow::_UpdateOpenWithMenu(BMenu* menu)
ShowImageWindow::_BuildRatingMenu()
ShowImageWindow::_AddMenus(BMenuBar* bar)
ShowImageWindow::_AddItemMenu(BMenu* menu, const char* label, uint32 what,
ShowImageWindow::_AddDelayItem(BMenu* menu, const char* label, bigtime_t delay)
ShowImageWindow::_ResizeWindowToImage()
ShowImageWindow::_ToggleMenuItem(uint32 what)
ShowImageWindow::_EnableMenuItem(BMenu* menu, uint32 what, bool enable)
ShowImageWindow::_MarkMenuItem(BMenu* menu, uint32 what, bool marked)
ShowImageWindow::_MarkSlideShowDelay(bigtime_t delay)
ShowImageWindow::Zoom(BPoint origin, float width, float height)
ShowImageWindow::MessageReceived(BMessage* message)
class ShowImageWindow : public BWindow {
ShowImageWindow(BRect frame,
virtual ~ShowImageWindow();