diff options
-rw-r--r-- | examples/demos/calqlatr/doc/src/calqlatr.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/demos/calqlatr/doc/src/calqlatr.qdoc b/examples/demos/calqlatr/doc/src/calqlatr.qdoc index 32ffda01c..c30e5eac3 100644 --- a/examples/demos/calqlatr/doc/src/calqlatr.qdoc +++ b/examples/demos/calqlatr/doc/src/calqlatr.qdoc @@ -5,9 +5,10 @@ \title Calqlatr \ingroup qtquickdemos \example demos/calqlatr - \brief A Qt Quick app designed for landscape and portrait devices that uses custom components, - responsive layouts, and JavaScript for the application logic. - \meta {tag} {quick} + \brief A calculator designed for landscape and portrait devices. It uses Qt Quick custom + components and responsive layouts for the user interface, and JavaScript for the application + logic. + \meta {tag} {quick,layouts,ios,android} \examplecategory {Application Examples} \examplecategory {Mobile} \image qtquick-demo-calqlatr.png |