#include <nmv-find-text-dialog.h>
◆ FindTextDialog()
| nemiver::FindTextDialog::FindTextDialog |
( |
Gtk::Window & |
a_parent, |
|
|
const UString & |
a_resource_root_path |
|
) |
| |
◆ ~FindTextDialog()
| virtual nemiver::FindTextDialog::~FindTextDialog |
( |
| ) |
|
|
virtual |
◆ clear_selection_before_search() [1/2]
| bool nemiver::FindTextDialog::clear_selection_before_search |
( |
| ) |
const |
◆ clear_selection_before_search() [2/2]
| void nemiver::FindTextDialog::clear_selection_before_search |
( |
bool |
| ) |
|
◆ get_match_case()
| bool nemiver::FindTextDialog::get_match_case |
( |
| ) |
const |
◆ get_match_entire_word()
| bool nemiver::FindTextDialog::get_match_entire_word |
( |
| ) |
const |
◆ get_search_backward()
| bool nemiver::FindTextDialog::get_search_backward |
( |
| ) |
const |
◆ get_search_match_end()
| Gtk::TextIter& nemiver::FindTextDialog::get_search_match_end |
( |
| ) |
const |
◆ get_search_match_start()
| Gtk::TextIter& nemiver::FindTextDialog::get_search_match_start |
( |
| ) |
const |
◆ get_search_string()
| void nemiver::FindTextDialog::get_search_string |
( |
UString & |
a_search_str | ) |
const |
◆ get_wrap_around()
| bool nemiver::FindTextDialog::get_wrap_around |
( |
| ) |
const |
◆ set_match_case()
| void nemiver::FindTextDialog::set_match_case |
( |
bool |
a_flag | ) |
|
◆ set_match_entire_word()
| void nemiver::FindTextDialog::set_match_entire_word |
( |
bool |
a_flag | ) |
|
◆ set_search_backward()
| void nemiver::FindTextDialog::set_search_backward |
( |
bool |
a_flag | ) |
|
◆ set_search_string()
| void nemiver::FindTextDialog::set_search_string |
( |
const UString & |
a_search_str | ) |
|
◆ set_wrap_around()
| void nemiver::FindTextDialog::set_wrap_around |
( |
bool |
a_flag | ) |
|
The documentation for this class was generated from the following file: