ChatView Class Reference

#include <chatview.h>

List of all members.

Public Member Functions

 ChatView (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > &refGlade)
 ChatView ()
virtual ~ChatView ()
virtual bool on_button_press_event (GdkEventButton *event)

Public Attributes

sigc::signal< void,
GdkEventButton * > 
signal_menu

Protected Attributes

Glib::RefPtr
< Gnome::Glade::Xml > 
m_refGlade
Gtk::TextView * textview


Constructor & Destructor Documentation

ChatView::ChatView ( BaseObjectType *  cobject,
const Glib::RefPtr< Gnome::Glade::Xml > &  refGlade 
) [inline]

ChatView::ChatView (  )  [inline]

ChatView::~ChatView (  )  [virtual]


Member Function Documentation

bool ChatView::on_button_press_event ( GdkEventButton *  event  )  [virtual]


Member Data Documentation

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

Gtk::TextView* ChatView::textview [protected]

sigc::signal<void, GdkEventButton*> ChatView::signal_menu


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

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