CharBrowser Class Reference

Dialog displayed to browse characters. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 CharBrowser (const CharacterMap &cmap)
 Constructor.
bool was_changed () const
 Check if a character was changed.
CharacterMap get_characters () const
 Get the updated character map.

Private Member Functions

void construct ()
void on_edit_button_clicked ()
void on_combo_box_changed ()

Private Attributes

bool m_CharChanged
Gtk::Label * m_CharacterLabel
Gtk::Label * m_InternalLabel
Gtk::Label * m_NameLabel
Gtk::Label * m_DescLabel
Gtk::Entry * m_InternalEntry
Gtk::Entry * m_NameEntry
Gtk::Entry * m_DescEntry
Gtk::Button * m_EditButton
Gtk::ComboBoxText * m_CharCB
CharacterMap m_CharacterMap


Detailed Description

Dialog displayed to browse characters.

Constructor & Destructor Documentation

CharBrowser::CharBrowser ( const CharacterMap &  cmap  ) 

Constructor.

Parameters:
cmap Map of characters


Member Function Documentation

bool CharBrowser::was_changed (  )  const [inline]

Check if a character was changed.

Returns:
true if the current character needs to be updated, false otherwise

CharacterMap CharBrowser::get_characters (  )  const [inline]

Get the updated character map.

Returns:
Updated map of characters


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