Module implementing the search dialog for the helpviewer.
SearchDialog | Module implementing the search dialog for the helpviewer. |
None |
Module implementing the search dialog for the helpviewer.
SearchDialog | Constructor |
__findNextPrev | Private slot to find the next occurrence of text. |
findNext | Public slot to find the next occurrence. |
findPrevious | Public slot to find the previous occurrence. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_findButton_clicked | Private slot to find the entered text in the displayed page. |
on_findtextCombo_editTextChanged | Private slot to enable/disable the find buttons. |
showFind | Public method to display this dialog. |
Constructor
Private slot to find the next occurrence of text.
Public slot to find the next occurrence.
Public slot to find the previous occurrence.
Private slot called by a button of the button box clicked.
Private slot to find the entered text in the displayed page.
Private slot to enable/disable the find buttons.
Public method to display this dialog.