libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::DsnEditor Class Reference
[DbWidgets]

A form to modify data source information. More...

Inheritance diagram for Gnome::Db::DsnEditor:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DsnEditor ()
Gda::DataSourceInfo get_dsn () const
const GnomeDbDsnEditor* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbDsnEditor* gobj ()
 Provides access to the underlying C GtkObject.
void set_dsn (const Gda::DataSourceInfo& info)
Glib::SignalProxy0<void> signal_changed ()
 
Prototype:
void changed()

virtual ~DsnEditor ()

Protected Member Functions

virtual void on_changed ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::DsnEditorwrap (GnomeDbDsnEditor* object, bool take_copy=false)
 
Parameters:
object The C instance


Detailed Description

A form to modify data source information.

This widget contains a form to edit all the attributes of a DSN (except for its name), including provider selection, username and password, and provider-specific information to open a connection.


Constructor & Destructor Documentation

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

Gnome::Db::DsnEditor::DsnEditor (  ) 


Member Function Documentation

Gda::DataSourceInfo Gnome::Db::DsnEditor::get_dsn (  )  const

const GnomeDbDsnEditor* Gnome::Db::DsnEditor::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

GnomeDbDsnEditor* Gnome::Db::DsnEditor::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

virtual void Gnome::Db::DsnEditor::on_changed (  )  [protected, virtual]

void Gnome::Db::DsnEditor::set_dsn ( const Gda::DataSourceInfo &  info  ) 

Glib::SignalProxy0< void > Gnome::Db::DsnEditor::signal_changed (  ) 

Prototype:
void changed()


Friends And Related Function Documentation

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

Parameters:
object The C instance

Parameters:
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 for libgnomedbmm by Doxygen 1.5.1 © 1997-2001