line_change Class Reference

Let the user change a line. More...

#include <line_change.h>

List of all members.

Public Member Functions

 line_change (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > refGlade)
 Window.
virtual ~line_change ()
 Remove window data.

Public Attributes

sigc::signal< void,
std::string > 
signal_apply
Gtk::Label * line_label
Gtk::Entry * line_text

Protected Member Functions

virtual void clicked_apply ()
virtual void clicked_cancel ()

Protected Attributes

Glib::RefPtr
< Gnome::Glade::Xml > 
m_refGlade
Gtk::Button * line_cancel
Gtk::Button * line_apply


Detailed Description

Let the user change a line.

Constructor & Destructor Documentation

line_change::line_change ( BaseObjectType *  cobject,
const Glib::RefPtr< Gnome::Glade::Xml >  refGlade 
)

Window.

line_change::~line_change (  )  [virtual]

Remove window data.


Member Function Documentation

void line_change::clicked_apply (  )  [protected, virtual]

void line_change::clicked_cancel (  )  [protected, virtual]


Member Data Documentation

sigc::signal<void, std::string> line_change::signal_apply

Gtk::Label* line_change::line_label

Gtk::Entry* line_change::line_text

Glib::RefPtr<Gnome::Glade::Xml> line_change::m_refGlade [protected]

Gtk::Button* line_change::line_cancel [protected]

Gtk::Button* line_change::line_apply [protected]


The documentation for this class was generated from the following files:

Generated on Tue Jan 1 17:30:01 2008 for line_change Class Reference by  doxygen   Visit the project page on SourceForge.net Logo