Doc: Add alt text for example UI image in QtUiTools docs
Add alt text to textfinder-example-userinterface.webp in QtUiTools docs. Resolve missing alt text issue and improve accessibility. Fixes: QTBUG-136158 Change-Id: Id9056dd5cbe0c385cb7a4d3f7bcfdc56a46fc6f7 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit ef4f263201854161d02f2a86ed1e270d3dc93df0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit c1219aac76e0f788b5e1b760b211e9e8fa9cbcf1) (cherry picked from commit d7b091e1a4468affb2f8763f4bfa427f297f226c)
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
704e37c2bc
commit
584d87c6e5
@@ -19,8 +19,8 @@
|
||||
loaded at runtime, from a the program resources.
|
||||
|
||||
\table
|
||||
\row \li \inlineimage textfinder-example-find.webp
|
||||
\li \inlineimage textfinder-example-find2.webp
|
||||
\row \li \inlineimage {textfinder-example-find.webp} {TextFinder find button and input}
|
||||
\li \inlineimage {textfinder-example-find2.webp} {TextFinder Highlighted results}
|
||||
\endtable
|
||||
|
||||
\section1 Setting Up The Resource File
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
The screenshot below shows the preview obtained in \l{Qt Widgets Designer}.
|
||||
|
||||
\image doc/images/textfinder-example-userinterface.webp
|
||||
\image {doc/images/textfinder-example-userinterface.webp} {Screenshot of TestFinder UI}
|
||||
|
||||
In this example, we store both resources in the applicaton's executable by
|
||||
including the \c{textfinder.qrc} file. Alternatively, the files could also
|
||||
|
||||
Reference in New Issue
Block a user