Gnome::Db::DataSourceSelector Class Reference

#include <datasourceselector.h>

Inheritance diagram for Gnome::Db::DataSourceSelector:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~DataSourceSelector ()
GnomeDbDataSourceSelector* gobj ()
 Provides access to the underlying C GtkObject.
const GnomeDbDataSourceSelector* gobj () const
 Provides access to the underlying C GtkObject.
 DataSourceSelector (const Glib::ustring& name)
Glib::ustring get_dsn () const
 Get the Data Source Name (DSN) actualy selected in the Gnome::DbDataSourceSelector.
void set_dsn (const Glib::ustring& dsn)
 Set the selected Data Source Name (DSN) in the Gnome::DbDataSourceSelector.

Related Functions

(Note that these are not member functions.)

Gnome::Db::DataSourceSelectorwrap (GnomeDbDataSourceSelector* object, bool take_copy=false)

Constructor & Destructor Documentation

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

Gnome::Db::DataSourceSelector::DataSourceSelector ( const Glib::ustring name  )  [explicit]


Member Function Documentation

Glib::ustring Gnome::Db::DataSourceSelector::get_dsn (  )  const

Get the Data Source Name (DSN) actualy selected in the Gnome::DbDataSourceSelector.

Returns:
The DSN name actualy selected.

const GnomeDbDataSourceSelector* Gnome::Db::DataSourceSelector::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ComboBox.

GnomeDbDataSourceSelector* Gnome::Db::DataSourceSelector::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ComboBox.

void Gnome::Db::DataSourceSelector::set_dsn ( const Glib::ustring dsn  ) 

Set the selected Data Source Name (DSN) in the Gnome::DbDataSourceSelector.


Friends And Related Function Documentation

Gnome::Db::DataSourceSelector* wrap ( GnomeDbDataSourceSelector *  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:03 2007 for libgnomedbmm by  doxygen 1.4.7