Find/Replace dialog.
More...
#include <FindReplaceDialog.h>
◆ FindReplaceDialog()
FindReplaceDialog::FindReplaceDialog |
( |
ScriptEdit * |
editor, |
|
|
bool |
replace = false , |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References boxCaseSensitive, boxFind, boxReplace, boxWholeWords, buttonCancel, buttonNext, buttonPrevious, buttonReplace, buttonReplaceAll, find(), findPrevious(), replace(), and replaceAll().
◆ find
bool FindReplaceDialog::find |
( |
bool |
previous = false | ) |
|
|
protectedslot |
◆ findPrevious
bool FindReplaceDialog::findPrevious |
( |
| ) |
|
|
inlineprotectedslot |
◆ replace()
void FindReplaceDialog::replace |
( |
| ) |
|
|
protected |
◆ replaceAll()
void FindReplaceDialog::replaceAll |
( |
| ) |
|
|
protected |
◆ searchFlags()
QTextDocument::FindFlags FindReplaceDialog::searchFlags |
( |
| ) |
|
|
private |
◆ boxCaseSensitive
QCheckBox* FindReplaceDialog::boxCaseSensitive |
|
private |
◆ boxFind
QComboBox* FindReplaceDialog::boxFind |
|
private |
◆ boxReplace
QComboBox* FindReplaceDialog::boxReplace |
|
private |
◆ boxWholeWords
QCheckBox* FindReplaceDialog::boxWholeWords |
|
private |
◆ buttonCancel
QPushButton* FindReplaceDialog::buttonCancel |
|
private |
◆ buttonNext
QPushButton* FindReplaceDialog::buttonNext |
|
private |
◆ buttonPrevious
QPushButton* FindReplaceDialog::buttonPrevious |
|
private |
◆ buttonReplace
QPushButton* FindReplaceDialog::buttonReplace |
|
private |
◆ buttonReplaceAll
QPushButton* FindReplaceDialog::buttonReplaceAll |
|
private |
◆ d_editor
The documentation for this class was generated from the following files: