NewHotspotDialog Class Reference

Dialog used to add a hotspot to a location. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 NewHotspotDialog ()
 Constructor.
void set_pixbuf (const Glib::RefPtr< Gdk::Pixbuf > &pixbuf)
 Set pixbuf containing image data for background.
Case::Hotspot get_hotspot ()
 Get the hotspot.

Private Member Functions

void construct ()
void on_point_changed (int x, int y)
void on_dimensions_changed (int w, int h)
void on_coord_entry_changed ()
void on_dimension_entry_changed ()

Private Attributes

Gtk::Label * m_XLabel
Gtk::Label * m_YLabel
Gtk::Label * m_WLabel
Gtk::Label * m_HLabel
Gtk::Label * m_BlockLabel
Gtk::Entry * m_XEntry
Gtk::Entry * m_YEntry
Gtk::Entry * m_WEntry
Gtk::Entry * m_HEntry
Gtk::Entry * m_BlockEntry
HotspotWidgetm_HSWidget


Detailed Description

Dialog used to add a hotspot to a location.

Member Function Documentation

void NewHotspotDialog::set_pixbuf ( const Glib::RefPtr< Gdk::Pixbuf > &  pixbuf  )  [inline]

Set pixbuf containing image data for background.

Parameters:
pixbuf The image data for the background

Case::Hotspot NewHotspotDialog::get_hotspot (  ) 

Get the hotspot.

Returns:
Completed Case::Hotspot 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