summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/coffee/CoffeeButton.qml
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Move coffeemachine examples to examples/demosNico Vertriest2018-06-071-159/+0
| | | | | | | | | | -Also add license file for TitilliumWeb-Regular.ttf -Add qt_qttribution.json and LICENSE.txt Task-number: QTBUG-68357 Change-Id: I705a28ed9f113e7ad3cca1b93eb162cc223d9d2d Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Doc: add doc to Coffee Machine ExampleNico Vertriest2017-10-121-1/+2
| | | | | | Change-Id: I4d40d5b5b16cba2a49349c39a5b7938e2503f48c Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Add Coffee exampleThomas Hartmann2017-07-051-0/+158
This example shows how to split logic from declarative the QML and how to design an application using Qt Quick Designer. Change-Id: I9c20aa26fcc269530036a4f67aed5a84ba1aa1fd Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Petref Saraci <petref.saraci@qt.io>