libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Shows the properties of a Gda::Connection object. More...

Inheritance diagram for Gnome::Db::ConnectionProperties:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ConnectionProperties (const Glib::RefPtr<Gda::Connection>& connection)
Glib::RefPtr<const Gda::Connection> get_connection () const
Glib::RefPtr<Gda::Connection> get_connection ()
const GnomeDbConnectionProperties* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbConnectionProperties* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
Glib::RefPtr<Gda::Connection >> 
property_connection () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< Glib::RefPtr<
Gda::Connection > > 
property_connection ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
void set_connection (const Glib::RefPtr<Gda::Connection>& connection)
virtual ~ConnectionProperties ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Shows the properties of a Gda::Connection object.


Constructor & Destructor Documentation

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

Gnome::Db::ConnectionProperties::ConnectionProperties ( const Glib::RefPtr< Gda::Connection > &  connection  )  [explicit]


Member Function Documentation

Glib::RefPtr<const Gda::Connection> Gnome::Db::ConnectionProperties::get_connection (  )  const

Glib::RefPtr<Gda::Connection> Gnome::Db::ConnectionProperties::get_connection (  ) 

const GnomeDbConnectionProperties* Gnome::Db::ConnectionProperties::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

GnomeDbConnectionProperties* Gnome::Db::ConnectionProperties::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::VBox.

Glib::PropertyProxy_ReadOnly< Glib::RefPtr<Gda::Connection> > Gnome::Db::ConnectionProperties::property_connection (  )  const

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy< Glib::RefPtr<Gda::Connection> > Gnome::Db::ConnectionProperties::property_connection (  ) 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

void Gnome::Db::ConnectionProperties::set_connection ( const Glib::RefPtr< Gda::Connection > &  connection  ) 


Friends And Related Function Documentation

Gnome::Db::ConnectionProperties* wrap ( GnomeDbConnectionProperties *  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