aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-02-08 10:21:36 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-02-12 11:47:37 +0000
commitb2909c164890b1d1bded00da95b61c6437e7fc6b (patch)
tree432510607bd71bfe305c2a61f210be9b511915c5 /doc/src/editors/creator-coding.qdoc
parent2109f3573fb7dd61287f5028744459da0667d5c5 (diff)
Doc: Describe new model editor features
- No longer experimental - Scratch models - Deployment and sequence diagrams - Aligning elements in the editor - Adding related elements - Exporting selected elements (now from the File menu) - Flat role - Creating new package diagrams - Updating include dependencies for packages - Toolbarbuttons for zooming (the menu items were removed) Change-Id: If951e55188572fd6af86b9c32ae6ee50b77d8b8e Reviewed-by: Jochen Becher <jochen_becher@gmx.de> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc/src/editors/creator-coding.qdoc')
-rw-r--r--doc/src/editors/creator-coding.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index 73ca7751ce..3b6bddfb9f 100644
--- a/doc/src/editors/creator-coding.qdoc
+++ b/doc/src/editors/creator-coding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -88,9 +88,9 @@
\li \l{Modeling}
- You can use the experimental model editor to create Universal
- Modeling Language (UML) style models with structured diagrams and
- store them in XML format.
+ You can use the model editor to create Universal Modeling Language
+ (UML) style models with structured and behavioral diagrams that
+ provide different views of your system and store them in XML format.
\li \l{Editing State Charts}