qtdoc/examples/demos/documentviewer/app/images
Kai Köhne f7bda9f2fa documentviewer: Remove search functionality for JSON
The toolbar was broken in that the pixmap path to magnifier.png was
wrong. With the path enabled, the magnifier looked alien between the
other icons that are retrieved from the system style.

While this could be fixed easily, the acutal search functionality
would've required much more work. As is, the search via
QTV::keybardSearch() is quite limited:
* Only the first columns with the JSON keys are searched
* The text is matched only to the beginning of the column
  text, you cannot search for texts in between or at the end of the
  key.
* Only expanded rows are searched.

All in all, this makes the search appear rather broken. Let's just
remove it.

Pick-to: 6.10
Change-Id: Ie58b88e2ff6327d703094f108eab94b083012e16
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2025-07-09 14:29:47 +02:00
..
copy.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
copy@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
cut.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
cut@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
paste.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
paste@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
qt-logo.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
qt-logo@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
zoom-in.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
zoom-in@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
zoom-out.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00
zoom-out@2x.png Migrate documentviewer example into plugin based architecture 2023-05-02 10:11:06 +02:00