summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/coffee
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Move coffeemachine examples to examples/demosNico Vertriest2018-06-0741-2118/+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>
* Add license headers to qml files in Coffee Machine exampleKai Koehne2018-05-184-0/+200
| | | | | | Task-number: QTBUG-68249 Change-Id: If7a5ecca2eea2e2ef42ddfb0b1f0b7c17f9a45d9 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Doc: add doc to Coffee Machine ExampleNico Vertriest2017-10-125-3/+126
| | | | | | Change-Id: I4d40d5b5b16cba2a49349c39a5b7938e2503f48c Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Rename Main.qml to main.qmlBerthold Krevert2017-07-101-0/+0
| | | | | Change-Id: I47bbdf2bcac7e09e9d86ff12626dcc38b183e34e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Add Coffee exampleThomas Hartmann2017-07-0540-0/+1795
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>