ImageViewerDialog Class Reference

dialog used as container for ImageViewerPanel, eg for screenshots filenames retrieved via Unitsysnc More...

#include <imageviewer.h>

Collaboration diagram for ImageViewerDialog:
Collaboration graph
[legend]

Public Member Functions

 ImageViewerDialog (const wxArrayString &filenames, bool enable_delete, wxWindow *parent, wxWindowID id, const wxString &title=_T(""), long style=wxCAPTION|wxRESIZE_BORDER|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxDEFAULT_DIALOG_STYLE)
virtual ~ImageViewerDialog ()

Protected Attributes

ImageViewerPanelm_imageviewer_panel
wxBoxSizer * m_main_sizer

Detailed Description

dialog used as container for ImageViewerPanel, eg for screenshots filenames retrieved via Unitsysnc

Definition at line 73 of file imageviewer.h.


Constructor & Destructor Documentation

ImageViewerDialog::ImageViewerDialog ( const wxArrayString &  filenames,
bool  enable_delete,
wxWindow *  parent,
wxWindowID  id,
const wxString title = _T(""),
long  style = wxCAPTION | wxRESIZE_BORDER | wxCLOSE_BOX | wxMAXIMIZE_BOX | wxMINIMIZE_BOX | wxDEFAULT_DIALOG_STYLE 
)

Definition at line 175 of file imageviewer.cpp.

virtual ImageViewerDialog::~ImageViewerDialog (  )  [inline, virtual]

Definition at line 78 of file imageviewer.h.


Field Documentation

Definition at line 81 of file imageviewer.h.

wxBoxSizer* ImageViewerDialog::m_main_sizer [protected]

Definition at line 82 of file imageviewer.h.


The documentation for this class was generated from the following files:

Generated on Thu Dec 29 00:11:44 2011 for SpringLobby by doxygen 1.6.3