NewDialog Class Reference

Dialog displayed for making new cases. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 NewDialog ()
 Constructor.
void set_overview (const Case::Overview &overview)
 Set the case overview to use.
Case::Overview get_overview ()
 Get updated or new case information.

Private Member Functions

void construct ()

Private Attributes

Gtk::Label * m_CaseNameLabel
Gtk::Label * m_CaseAuthorLabel
Gtk::Label * m_LawSysLabel
Gtk::Entry * m_CaseNameEntry
Gtk::Entry * m_CaseAuthorEntry
Gtk::ComboBoxText * m_LawSysCB


Detailed Description

Dialog displayed for making new cases.

Member Function Documentation

void NewDialog::set_overview ( const Case::Overview overview  ) 

Set the case overview to use.

Parameters:
overview Case::Overview struct to default values to

Case::Overview NewDialog::get_overview (  ) 

Get updated or new case information.

Returns:
Completed Case::Overview struct


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