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

#include <sqlconsole.h>

Inheritance diagram for Gnome::Db::SqlConsole:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~SqlConsole ()
GnomeDbSqlConsole* gobj ()
 Provides access to the underlying C GtkObject.
const GnomeDbSqlConsole* gobj () const
 Provides access to the underlying C GtkObject.
 SqlConsole (const Glib::RefPtr<Gda::Dict>& dict, const Glib::ustring& message)
void clear ()
 Clears the contents of the console widget.
void clear_history ()
 Clears the queries history of the console widget.
Glib::SignalProxy1< Glib::ustring,
const Glib::ustring& > 
signal_sql_entered ()

Related Functions

(Note that these are not member functions.)

Gnome::Db::SqlConsolewrap (GnomeDbSqlConsole* object, bool take_copy=false)

Constructor & Destructor Documentation

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

Gnome::Db::SqlConsole::SqlConsole ( const Glib::RefPtr< Gda::Dict > &  dict,
const Glib::ustring message 
) [explicit]


Member Function Documentation

void Gnome::Db::SqlConsole::clear (  ) 

Clears the contents of the console widget.

void Gnome::Db::SqlConsole::clear_history (  ) 

Clears the queries history of the console widget.

const GnomeDbSqlConsole* Gnome::Db::SqlConsole::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::TextView.

GnomeDbSqlConsole* Gnome::Db::SqlConsole::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::TextView.

Glib::SignalProxy1< Glib::ustring,const Glib::ustring& > Gnome::Db::SqlConsole::signal_sql_entered (  ) 

Prototype:
Glib::ustring sql_entered(const Glib::ustring& sql)


Friends And Related Function Documentation

Gnome::Db::SqlConsole* wrap ( GnomeDbSqlConsole *  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:11 2007 for libgnomedbmm by  doxygen 1.4.7