#include <ui/waresdev/FindReplaceDialog.hpp>
|
| void | show (const QString &SelectedText) |
| |
◆ FindReplaceAction
| Enumerator |
|---|
| FindOnly | |
| ReplaceOnly | |
| ReplaceFind | |
| ReplaceAll | |
◆ FindReplaceDialog()
| openfluid::ui::waresdev::FindReplaceDialog::FindReplaceDialog |
( |
QWidget * |
Parent | ) |
|
|
explicit |
◆ ~FindReplaceDialog()
| virtual openfluid::ui::waresdev::FindReplaceDialog::~FindReplaceDialog |
( |
| ) |
|
|
virtual |
◆ findReplaceRequested
| void openfluid::ui::waresdev::FindReplaceDialog::findReplaceRequested |
( |
FindReplaceDialog::FindReplaceAction |
Action, |
|
|
const QString & |
StringToFind, |
|
|
const QString & |
StringForReplace, |
|
|
QTextDocument::FindFlags |
Flags |
|
) |
| |
|
signal |
◆ setMessage()
| void openfluid::ui::waresdev::FindReplaceDialog::setMessage |
( |
const QString & |
Message, |
|
|
bool |
TextFound |
|
) |
| |
◆ show
| void openfluid::ui::waresdev::FindReplaceDialog::show |
( |
const QString & |
SelectedText | ) |
|
|
slot |
The documentation for this class was generated from the following file: