summaryrefslogtreecommitdiff
path: root/examples/enginio
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2013-12-17 12:15:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-17 16:45:15 +0100
commit0a0d2f464aa022a0751c9551878ab3945b9ed28a (patch)
tree32978d8fc3a047a5b6253c89303a62169f360218 /examples/enginio
parent073dc251bd3ad58abffdff46049a7531e1cdc634 (diff)
downloadqtenginio-0a0d2f464aa022a0751c9551878ab3945b9ed28a.tar.gz
Add picture to Social Todo example
Change-Id: Icefb3bffa0952344c2a6968ca1b6236544269b92 Reviewed-by: Andras Becsi <andras.becsi@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'examples/enginio')
-rw-r--r--examples/enginio/quick/socialtodos/doc/src/socialtodos.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/enginio/quick/socialtodos/doc/src/socialtodos.qdoc b/examples/enginio/quick/socialtodos/doc/src/socialtodos.qdoc
index 163d491..05c6588 100644
--- a/examples/enginio/quick/socialtodos/doc/src/socialtodos.qdoc
+++ b/examples/enginio/quick/socialtodos/doc/src/socialtodos.qdoc
@@ -38,6 +38,8 @@ demonstrating the user management and access control features of Enginio.
Social Todos is a simple todo list application with a social twist, demonstrating the user management and access control features of the Enginio service.
The application allows the end-user to register a new user account, log in, and create and delete task lists, manage tasks on those lists and share lists with selected other users.
+\image socialtodo-example.png
+
The application data is modeled as \e {todo items} and \e {todo lists}.
\list
\li A \e {todo item} represents a single tasks which needs to be done.