#include <find_dev.h>
Definition at line 40 of file find_dev.h.
| pp::Find_Dev::Find_Dev |
( |
Instance * |
instance | ) |
|
| virtual pp::Find_Dev::~Find_Dev |
( |
| ) |
|
|
virtual |
| void pp::Find_Dev::NumberOfFindResultsChanged |
( |
int32_t |
total, |
|
|
bool |
final_result |
|
) |
| |
| void pp::Find_Dev::SelectedFindResultChanged |
( |
int32_t |
index | ) |
|
| virtual void pp::Find_Dev::SelectFindResult |
( |
bool |
forward | ) |
|
|
pure virtual |
| virtual bool pp::Find_Dev::StartFind |
( |
const std::string & |
text, |
|
|
bool |
case_sensitive |
|
) |
| |
|
pure virtual |
| virtual void pp::Find_Dev::StopFind |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: