#include <searchbar.h>
Definition at line 28 of file searchbar.h.
◆ SearchBar()
ArdourWidgets::SearchBar::SearchBar |
( |
const std::string & |
placeholder_text = "Search..." , |
|
|
bool |
icon_click_resets = true |
|
) |
| |
◆ focus_in_event()
bool ArdourWidgets::SearchBar::focus_in_event |
( |
GdkEventFocus * |
| ) |
|
|
protected |
◆ focus_out_event()
bool ArdourWidgets::SearchBar::focus_out_event |
( |
GdkEventFocus * |
| ) |
|
|
protected |
◆ icon_clicked_event()
void ArdourWidgets::SearchBar::icon_clicked_event |
( |
Gtk::EntryIconPosition |
, |
|
|
const GdkEventButton * |
|
|
) |
| |
|
protected |
◆ key_press_event()
bool ArdourWidgets::SearchBar::key_press_event |
( |
GdkEventKey * |
| ) |
|
|
protected |
◆ reset()
void ArdourWidgets::SearchBar::reset |
( |
| ) |
|
resets the searchbar to the initial state
◆ search_string_changed()
void ArdourWidgets::SearchBar::search_string_changed |
( |
| ) |
const |
|
private |
◆ signal_search_string_updated()
sigc::signal<void, const std::string&> ArdourWidgets::SearchBar::signal_search_string_updated |
( |
| ) |
|
|
inline |
◆ icon
Glib::RefPtr<Gdk::Pixbuf> ArdourWidgets::SearchBar::icon |
|
private |
◆ icon_click_resets
bool ArdourWidgets::SearchBar::icon_click_resets |
|
private |
◆ placeholder_text
const std::string ArdourWidgets::SearchBar::placeholder_text |
|
protected |
◆ sig_search_string_updated
sigc::signal<void, const std::string&> ArdourWidgets::SearchBar::sig_search_string_updated |
|
protected |
The documentation for this class was generated from the following file: