Gnome::Db::Grid Class Reference

#include <grid.h>

Inheritance diagram for Gnome::Db::Grid:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Glib::ListHandle<
int, IntTraits > 
IntListHandle

Public Member Functions

virtual ~Grid ()
GnomeDbGrid* gobj ()
 Provides access to the underlying C GtkObject.
const GnomeDbGrid* gobj () const
 Provides access to the underlying C GtkObject.
 Grid (const Glib::RefPtr<Gda::DataModel>& model)
Grid::IntListHandle get_selection () const
 Returns: a new list, should be freed (by calling g_list_free) when no longer needed.
void set_sample_size (int sample_size)
RawGridget_raw_grid ()
 Provides access to the underlaying RawGrid.
const RawGridget_raw_grid () const
 Provides access to the underlaying RawGrid.

Related Functions

(Note that these are not member functions.)

Gnome::Db::Gridwrap (GnomeDbGrid* object, bool take_copy=false)

Member Typedef Documentation

typedef Glib::ListHandle<int, IntTraits> Gnome::Db::Grid::IntListHandle


Constructor & Destructor Documentation

virtual Gnome::Db::Grid::~Grid (  )  [virtual]

Gnome::Db::Grid::Grid ( const Glib::RefPtr< Gda::DataModel > &  model  )  [explicit]


Member Function Documentation

const RawGrid* Gnome::Db::Grid::get_raw_grid (  )  const

Provides access to the underlaying RawGrid.

RawGrid* Gnome::Db::Grid::get_raw_grid (  ) 

Provides access to the underlaying RawGrid.

Grid::IntListHandle Gnome::Db::Grid::get_selection (  )  const

Returns: a new list, should be freed (by calling g_list_free) when no longer needed.

Returns:
A new list, should be freed (by calling g_list_free) when no longer needed.

const GnomeDbGrid* Gnome::Db::Grid::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

GnomeDbGrid* Gnome::Db::Grid::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

void Gnome::Db::Grid::set_sample_size ( int  sample_size  ) 


Friends And Related Function Documentation

Gnome::Db::Grid* wrap ( GnomeDbGrid *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Mon Feb 12 16:49:09 2007 for libgnomedbmm by  doxygen 1.4.7