libgnomedbmm Reference Documentation
Main Page   Namespaces   Book  

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

Inheritance diagram for Gnome::Db::SqlConsole:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void clear ()
 Clears the contents of the console widget.
void clear_history ()
 Clears the queries history of the console widget.
const GnomeDbSqlConsole* gobj () const
 Provides access to the underlying C GtkObject.
GnomeDbSqlConsole* gobj ()
 Provides access to the underlying C GtkObject.
Glib::PropertyProxy_ReadOnly<
Glib::RefPtr<Gda::Dict >> 
property_dict () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
Glib::ustring
property_message () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::SignalProxy1< Glib::ustring,
const Glib::ustring& > 
signal_sql_entered ()
 
Prototype:
Glib::ustring sql_entered(const Glib::ustring& sql)

 SqlConsole (const Glib::RefPtr<Gda::Dict>& dict, const Glib::ustring& message)
virtual ~SqlConsole ()

Protected Member Functions

virtual Glib::ustring on_sql_entered (const Glib::ustring& sql)

Related Functions

(Note that these are not member functions.)

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


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.

virtual Glib::ustring Gnome::Db::SqlConsole::on_sql_entered ( const Glib::ustring sql  )  [protected, virtual]

Glib::PropertyProxy_ReadOnly< Glib::RefPtr<Gda::Dict> > Gnome::Db::SqlConsole::property_dict (  )  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_ReadOnly<Glib::ustring> Gnome::Db::SqlConsole::property_message (  )  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::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

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