InitialBlockDialog Class Reference

Dialog displayed to select initial text block. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 InitialBlockDialog (const Glib::ustring &id, BufferMap blocks)
 Constructor.
Glib::ustring get_selected_block_id () const
 Get the selected text block ID.

Private Member Functions

void construct ()
void on_block_changed ()

Private Attributes

Gtk::ScrolledWindow * m_SWindow
Gtk::TextView * m_TextPreview
Gtk::ComboBoxText * m_BlocksCB
Gtk::Label * m_BlockLabel
Gtk::Label * m_PreviewLabel
BufferMap m_Blocks


Detailed Description

Dialog displayed to select initial text block.

Constructor & Destructor Documentation

InitialBlockDialog::InitialBlockDialog ( const Glib::ustring &  id,
BufferMap  blocks 
)

Constructor.

Parameters:
id Internal ID of the block
blocks Map of blocks


Member Function Documentation

Glib::ustring InitialBlockDialog::get_selected_block_id (  )  const [inline]

Get the selected text block ID.

Returns:
The selected block's internal ID


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