Find and replace dialog for a QPlainTextEdit widget.
More...
#include <FindReplaceDialog.h>
Find and replace dialog for a QPlainTextEdit widget.
◆ FindReplaceDialog()
sf::FindReplaceDialog::FindReplaceDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~FindReplaceDialog()
sf::FindReplaceDialog::~FindReplaceDialog |
( |
| ) |
|
|
override |
◆ getEditor()
QPlainTextEdit * sf::FindReplaceDialog::getEditor |
( |
| ) |
|
|
inline |
Gets the editor widget it acts on.
◆ setEditor()
void sf::FindReplaceDialog::setEditor |
( |
QPlainTextEdit * |
editor | ) |
|
|
inline |
Sets the editor widget to act on.
◆ showEvent()
void sf::FindReplaceDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following file: