NewEvidenceDialog Class Reference

Dialog used for adding new evidence. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 NewEvidenceDialog (const StringVector &ids)
 Constructor.
Case::Evidence get_evidence_data ()
 Get the inputted evidence data.
Glib::ustring get_image_path () const
 Get the inputted path to evidence image.

Private Member Functions

void construct ()
void on_id_changed ()
void on_browse_button_clicked ()

Private Attributes

Gtk::Label * m_PathLabel
Gtk::Label * m_IdLabel
Gtk::Entry * m_PathEntry
Gtk::Entry * m_IdEntry
Gtk::Button * m_BrowseButton
Gtk::Button * m_OKButton
StringVector m_UsedIds


Detailed Description

Dialog used for adding new evidence.

Constructor & Destructor Documentation

NewEvidenceDialog::NewEvidenceDialog ( const StringVector &  ids  ) 

Constructor.

Parameters:
ids String vector of used evidence internal IDs


Member Function Documentation

Case::Evidence NewEvidenceDialog::get_evidence_data (  ) 

Get the inputted evidence data.

Returns:
Completed Case::Evidence struct with values filled

Glib::ustring NewEvidenceDialog::get_image_path (  )  const [inline]

Get the inputted path to evidence image.

Returns:
The provided path to the image


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