Doc: Update Fetchmore example

- minor edit
- updated screenshot

Task-number: QTBUG-60635
Change-Id: I988ad28723131127eee0a93671b0562d8f446139
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
Nico Vertriest 2018-03-08 11:20:52 +01:00
parent e15fc26e9f
commit 35e31149c2
2 changed files with 5 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -34,9 +34,11 @@
\image fetchmore-example.png
The user of the example can enter a directory in the \uicontrol
Directory line edit. The contents of the directory will
be listed in the list view below.
This example consists of a dialog where you can enter a directory
name in the \uicontrol Directory edit field. The application loads and
visualizes all files it finds as you are typing. It is not required
to press [Enter] to launch the search.
When you have large - or perhaps even infinite - data sets, you
will need to add items to the model in batches, and preferably only