Module implementing the search and replace dialog.
SearchReplaceDialog | Class implementing the search and replace dialog. |
None |
Class implementing the search and replace dialog.
SearchReplaceDialog | Constructor |
enableFindButtons | Private slot to enable/disable the find buttons. |
handleFind | Private slot to find the entered text in the displayed editor. |
handleFindNext | Public slot to find the next occurance of text. |
handleReplace | Public slot to replace one occurance of text. |
handleReplaceAll | Public slot to replace all occurances of text. |
showFind | Public method to display this dialog in find mode. |
showReplace | Public slot to display this dialog in replace mode. |
Constructor
Private slot to enable/disable the find buttons.
Private slot to find the entered text in the displayed editor.
Public slot to find the next occurance of text.
Public slot to replace one occurance of text.
Public slot to replace all occurances of text.
Public method to display this dialog in find mode.
Public slot to display this dialog in replace mode.