| libgnomedbmm Reference Documentation |
Inheritance diagram for Gnome::Db::FormatEntry:

Public Member Functions | ||||
| FormatEntry () | ||||
| Glib::ustring | get_text () const | |||
| const GnomeDbFormatEntry* | gobj () const | |||
| Provides access to the underlying C GtkObject. | ||||
| GnomeDbFormatEntry* | gobj () | |||
| Provides access to the underlying C GtkObject. | ||||
| Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_completion () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<Glib::ustring> | property_completion () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< guchar > | property_decimal_sep () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<guchar> | property_decimal_sep () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< unsigned int > | property_edited_type () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy< unsigned int > | property_edited_type () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_format () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<Glib::ustring> | property_format () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_mask () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<Glib::ustring> | property_mask () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< int > | property_max_length () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<int> | property_max_length () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< int > | property_n_decimals () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<int> | property_n_decimals () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_prefix () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<Glib::ustring> | property_prefix () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_suffix () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<Glib::ustring> | property_suffix () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy_ReadOnly< guchar > | property_thousands_sep () const | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| Glib::PropertyProxy<guchar> | property_thousands_sep () | |||
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
| void | set_decimal_places (int nb_decimals) | |||
| void | set_edited_type (GType type) | |||
| void | set_format (const Glib::ustring& format, const Glib::ustring& mask, const Glib::ustring& completion) | |||
| void | set_max_length (int max) | |||
| void | set_prefix (const Glib::ustring& prefix) | |||
| void | set_separators (guchar decimal, guchar thousands) | |||
| void | set_suffix (const Glib::ustring& suffix) | |||
| void | set_text (const Glib::ustring& text) | |||
| virtual | ~FormatEntry () | |||
Related Functions | ||||
| (Note that these are not member functions.) | ||||
| Gnome::Db::FormatEntry* | wrap (GnomeDbFormatEntry* object, bool take_copy=false) | |||
| ||||
| virtual Gnome::Db::FormatEntry::~FormatEntry | ( | ) | [virtual] |
| Gnome::Db::FormatEntry::FormatEntry | ( | ) |
| Glib::ustring Gnome::Db::FormatEntry::get_text | ( | ) | const |
Reimplemented from Gtk::Entry.
| const GnomeDbFormatEntry* Gnome::Db::FormatEntry::gobj | ( | ) | const [inline] |
| GnomeDbFormatEntry* Gnome::Db::FormatEntry::gobj | ( | ) | [inline] |
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Db::FormatEntry::property_completion | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::Db::FormatEntry::property_completion | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<guchar> Gnome::Db::FormatEntry::property_decimal_sep | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<guchar> Gnome::Db::FormatEntry::property_decimal_sep | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<unsigned int> Gnome::Db::FormatEntry::property_edited_type | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<unsigned int> Gnome::Db::FormatEntry::property_edited_type | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Db::FormatEntry::property_format | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::Db::FormatEntry::property_format | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Db::FormatEntry::property_mask | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::Db::FormatEntry::property_mask | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<int> Gnome::Db::FormatEntry::property_max_length | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Reimplemented from Gtk::Entry.
| Glib::PropertyProxy<int> Gnome::Db::FormatEntry::property_max_length | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Reimplemented from Gtk::Entry.
| Glib::PropertyProxy_ReadOnly<int> Gnome::Db::FormatEntry::property_n_decimals | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<int> Gnome::Db::FormatEntry::property_n_decimals | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Db::FormatEntry::property_prefix | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::Db::FormatEntry::property_prefix | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Db::FormatEntry::property_suffix | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::Db::FormatEntry::property_suffix | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<guchar> Gnome::Db::FormatEntry::property_thousands_sep | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<guchar> Gnome::Db::FormatEntry::property_thousands_sep | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| void Gnome::Db::FormatEntry::set_decimal_places | ( | int | nb_decimals | ) |
| void Gnome::Db::FormatEntry::set_edited_type | ( | GType | type | ) |
| void Gnome::Db::FormatEntry::set_format | ( | const Glib::ustring & | format, | |
| const Glib::ustring & | mask, | |||
| const Glib::ustring & | completion | |||
| ) |
| void Gnome::Db::FormatEntry::set_max_length | ( | int | max | ) |
Reimplemented from Gtk::Entry.
| void Gnome::Db::FormatEntry::set_prefix | ( | const Glib::ustring & | prefix | ) |
| void Gnome::Db::FormatEntry::set_separators | ( | guchar | decimal, | |
| guchar | thousands | |||
| ) |
| void Gnome::Db::FormatEntry::set_suffix | ( | const Glib::ustring & | suffix | ) |
| void Gnome::Db::FormatEntry::set_text | ( | const Glib::ustring & | text | ) |
Reimplemented from Gtk::Entry.
| Gnome::Db::FormatEntry* wrap | ( | GnomeDbFormatEntry * | object, | |
| bool | take_copy = false | |||
| ) | [related] |
| 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. |