ImageDialog Class Reference

Dialog used to manage images. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 ImageDialog (const ImageMap &imap, const StringVector &imgIds)
 Constructor.
ImageMap get_images () const
 Get updated map of images.

Private Member Functions

void construct ()
void on_add_clicked ()
void on_delete_clicked ()
void on_selection_changed ()

Private Attributes

Gtk::Label * m_ImageLabel
Gtk::Label * m_PreviewLabel
Gtk::Button * m_AddButton
Gtk::Button * m_DeleteButton
Gtk::ScrolledWindow * m_SWindow
Gtk::ListViewText * m_ImageList
Gtk::Image * m_Image
ImageMap m_Images
StringVector m_ImageIds


Detailed Description

Dialog used to manage images.

Constructor & Destructor Documentation

ImageDialog::ImageDialog ( const ImageMap &  imap,
const StringVector &  imgIds 
)

Constructor.

Parameters:
imap Map of images
imgIds String vector of image internal IDs


Member Function Documentation

ImageMap ImageDialog::get_images (  )  const [inline]

Get updated map of images.

Returns:
New map of images


The documentation for this class was generated from the following files:
Generated on Fri Feb 22 22:34:18 2008 for Phoenix Wright Case Editor API by  doxygen 1.5.3