chatlist::ModelColumns Struct Reference

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

#include <chatlist.h>

List of all members.

Public Member Functions

 ModelColumns ()

Public Attributes

Gtk::TreeModelColumn
< Glib::ustring > 
name
Gtk::TreeModelColumn
< int > 
members
Gtk::TreeModelColumn
< Glib::ustring > 
type
Gtk::TreeModelColumn
< Glib::ustring > 
status
Gtk::TreeModelColumn
< Glib::ustring > 
descr


Detailed Description

Definition of the columns on the screen.

Constructor & Destructor Documentation

chatlist::ModelColumns::ModelColumns (  )  [inline]


Member Data Documentation

Gtk::TreeModelColumn<Glib::ustring> chatlist::ModelColumns::name

Gtk::TreeModelColumn<int> chatlist::ModelColumns::members

Gtk::TreeModelColumn<Glib::ustring> chatlist::ModelColumns::type

Gtk::TreeModelColumn<Glib::ustring> chatlist::ModelColumns::status

Gtk::TreeModelColumn<Glib::ustring> chatlist::ModelColumns::descr


The documentation for this struct was generated from the following file:

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