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 occurance of text. |
| findNext | Public slot to find the next occurance. |
| findPrevious | Public slot to find the previous occurance. |
| 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 occurance of text.
Public slot to find the next occurance.
Public slot to find the previous occurance.
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.