Doc: Widgets/Tools examples: fix group and missing images
Adds two images missing from Completer example documentation and fixes typos in \ingroup parameter. Change-Id: I2a9c1a22c65145dba37b182a82c19f4f0e424ca7 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
d089ecb711
commit
9ccd00703d
BIN
examples/widgets/doc/images/completer-example-dirmodel.png
Normal file
BIN
examples/widgets/doc/images/completer-example-dirmodel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
examples/widgets/doc/images/completer-example-qdirmodel.png
Normal file
BIN
examples/widgets/doc/images/completer-example-qdirmodel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@ -28,7 +28,7 @@
|
||||
/*!
|
||||
\example tools/completer
|
||||
\title Completer Example
|
||||
\ingroup example-widgets-tools
|
||||
\ingroup examples-widgets-tools
|
||||
|
||||
\brief The Completer example shows how to provide string-completion facilities
|
||||
for an input widget based on data provided by a model.
|
||||
|
@ -28,7 +28,7 @@
|
||||
/*!
|
||||
\example tools/regexp
|
||||
\title Regular Expressions Example
|
||||
\ingroup example-widgets-tools
|
||||
\ingroup examples-widgets-tools
|
||||
|
||||
\brief The Regular Expressions (RegExp) example shows how regular expressions in Qt are
|
||||
applied to text by providing an environment in which new regular expressions can be
|
||||
|
Loading…
x
Reference in New Issue
Block a user