libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

Gnome::Db::ErrorDialog Class Reference
[Extras]

Error dialog widget. More...

Inheritance diagram for Gnome::Db::ErrorDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ErrorDialog (const Glib::ustring& title)
Glib::ustring get_title () const
const GnomeDbErrorDialog* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbErrorDialog* gobj ()
 Provides access to the underlying C GtkObject.
void set_title (const Glib::ustring& title)
 Change the title for the given GnomeDbErrorDialog widget.
void show_errors (const Glib::ListHandle<Glib::RefPtr<const Gda::ConnectionEvent>>& error_list)
 Pops up the given GnomeDbErrorDialog widget, displaying any errors that may be reported for the connection being used by this widget.
virtual ~ErrorDialog ()

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Error dialog widget.


Constructor & Destructor Documentation

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

Gnome::Db::ErrorDialog::ErrorDialog ( const Glib::ustring title  )  [explicit]


Member Function Documentation

Glib::ustring Gnome::Db::ErrorDialog::get_title (  )  const

Reimplemented from Gtk::Window.

const GnomeDbErrorDialog* Gnome::Db::ErrorDialog::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

GnomeDbErrorDialog* Gnome::Db::ErrorDialog::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

void Gnome::Db::ErrorDialog::set_title ( const Glib::ustring title  ) 

Change the title for the given GnomeDbErrorDialog widget.

Parameters:
title Title to be shown.

Reimplemented from Gtk::Window.

void Gnome::Db::ErrorDialog::show_errors ( const Glib::ListHandle< Glib::RefPtr< const Gda::ConnectionEvent > > &  error_list  ) 

Pops up the given GnomeDbErrorDialog widget, displaying any errors that may be reported for the connection being used by this widget.

Parameters:
error_list List of errors to show.


Friends And Related Function Documentation

Gnome::Db::ErrorDialog* wrap ( GnomeDbErrorDialog *  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