Maeomm Reference Documentation: hildon-libsmm |
Main Page
Namespaces
Book
Hildon::FindToolbar Class Reference
[Widgets]
Inheritance diagram for Hildon::FindToolbar:
[legend]List of all members.
Detailed Description
A Hildon::FindToolbar is a special toolbar for the Find feature.
Maemo applications can have several toolbars, which are then attached on top of each other. The Find toolbar is generally placed on the top of the main toolbar, as in the example covered in this section.
This is a predefined toolbar for text searching purposes. It contains a Gtk::ListStore which has the text items that the user has searched. The programmer may get the Gtk::ListStore via the "list" property, in order to use the information.
Note that once the search button is pressed, the string in the ComboBoxEntry will be automatically added to the existing model, unless it is empty.
The Find toolbar should be opened and hidden when appropriate.
Constructor & Destructor Documentation
virtual Hildon::FindToolbar::~FindToolbar |
( |
|
) |
[virtual] |
|
Hildon::FindToolbar::FindToolbar |
( |
|
) |
|
|
Hildon::FindToolbar::FindToolbar |
( |
const Glib::ustring& |
label |
) |
[explicit] |
|
Member Function Documentation
const HildonFindToolbar* Hildon::FindToolbar::gobj |
( |
|
) |
const [inline] |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Toolbar. |
HildonFindToolbar* Hildon::FindToolbar::gobj |
( |
|
) |
[inline] |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Toolbar. |
void Hildon::FindToolbar::highlight_entry |
( |
bool |
get_focus = true |
) |
|
|
|
- Parameters:
-
| get_focus | If user passes true to this value, then the text in the entry will not only get highlighted, but also get focused. |
|
|
- Prototype:
bool history_append()
|
|
- Prototype:
void invalid_input()
|
Friends And Related Function Documentation
|
- 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 for hildon-libsmm by
Doxygen 1.4.2 © 1997-2001