KDAB/knut

Improve search in document

Opened this issue · 0 comments

In the GUI, create an API for generic search. Right now we can only search (Ctrl+F) in TextDocument.
It would be good to have the same search line showing up on the different document, with an API to integrate depending on the view:

  • Search in QtUiDocument
  • Search in QtTsDocument
  • Search in the text view of RcDocument
  • Search in the left tree of RcDocument
  • Search in the central view of RcDocument (dialog/strings/menus/...)