RepoModelCols Class Reference

Model class for TreeView. More...

#include <MainWindow.h>

List of all members.

Public Member Functions

 RepoModelCols ()
 Constructor.

Public Attributes

Gtk::TreeModelColumn
< Glib::ustring > 
m_repoPath
Gtk::TreeModelColumn
< Glib::ustring > 
m_repoName
Gtk::TreeModelColumn
< Glib::ustring > 
m_repoDesc
Gtk::TreeModelColumn
< Glib::ustring > 
m_repoDefault
Gtk::TreeModelColumn
< Glib::ustring > 
m_repoPublish
Gtk::TreeModelColumn
< Glib::ustring > 
m_repoOnline


Detailed Description

Model class for TreeView.

This class is the model class for the TreeView. Its only intention is to define the model for the TreeView


Constructor & Destructor Documentation

RepoModelCols::RepoModelCols (  )  [inline]

Constructor.

The constructor is used to add the columns. The base class will register which column was used and fix it at the defined position


Member Data Documentation

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoPath

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoName

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoDesc

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoDefault

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoPublish

Gtk::TreeModelColumn<Glib::ustring> RepoModelCols::m_repoOnline


The documentation for this class was generated from the following file:
Generated on Sun Aug 19 10:06:09 2007 for cvsntLCP by  doxygen 1.5.3