chatlist Class Reference

Windows for a list of games. More...

#include <chatlist.h>

List of all members.

Public Member Functions

 chatlist (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > refGlade)
 window
virtual ~chatlist ()
 remove the window data
void clear ()
void record (std::string name, int members, std::string type, std::string status, std::string descr)

Protected Member Functions

virtual void clicked_close ()
virtual void clicked_new ()
virtual void clicked_join ()
virtual void clicked_list (const Gtk::TreeModel::Path &path, Gtk::TreeViewColumn *column)

Protected Attributes

Glib::RefPtr
< Gnome::Glade::Xml > 
m_refGlade
Gtk::Button * chatlist_close
Gtk::Button * chatlist_new
Gtk::Button * chatlist_join
Gtk::TreeView * chatlist_view
Glib::RefPtr
< Gtk::ListStore > 
list_store
const ModelColumns cols

Classes

struct  ModelColumns
 Definition of the columns on the screen. More...


Detailed Description

Windows for a list of games.

Constructor & Destructor Documentation

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

window

chatlist::~chatlist (  )  [virtual]

remove the window data


Member Function Documentation

void chatlist::clear (  ) 

void chatlist::record ( std::string  name,
int  members,
std::string  type,
std::string  status,
std::string  descr 
)

void chatlist::clicked_close (  )  [protected, virtual]

void chatlist::clicked_new (  )  [protected, virtual]

void chatlist::clicked_join (  )  [protected, virtual]

void chatlist::clicked_list ( const Gtk::TreeModel::Path &  path,
Gtk::TreeViewColumn *  column 
) [protected, virtual]


Member Data Documentation

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

Gtk::Button* chatlist::chatlist_close [protected]

Gtk::Button* chatlist::chatlist_new [protected]

Gtk::Button* chatlist::chatlist_join [protected]

Gtk::TreeView* chatlist::chatlist_view [protected]

Glib::RefPtr<Gtk::ListStore> chatlist::list_store [protected]

const ModelColumns chatlist::cols [protected]


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

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