VectorList Class Reference

The columns used in the tree view. More...

#include <vectorlist.h>

List of all members.

Public Member Functions

 VectorList ()
 ~VectorList ()

Public Attributes

Gtk::TreeModelColumn< Glib::ustring > name
 Holds the name.
Gtk::TreeModelColumn< Glib::ustring > values
 Holds the components in the form "[x,y,z]".
Gtk::TreeModelColumn< GVectors::gvid_t > vector_id
 Hidden column holding the vector store id of the vector.


Detailed Description

The columns used in the tree view.


Constructor & Destructor Documentation

VectorList::VectorList (  ) 

VectorList::~VectorList (  ) 


Member Data Documentation

Gtk::TreeModelColumn<Glib::ustring> VectorList::name

Holds the name.

Gtk::TreeModelColumn<Glib::ustring> VectorList::values

Holds the components in the form "[x,y,z]".

Gtk::TreeModelColumn<GVectors::gvid_t> VectorList::vector_id

Hidden column holding the vector store id of the vector.


The documentation for this class was generated from the following files:
Generated on Tue Sep 11 01:14:33 2007 for gvectors by  doxygen 1.4.7