forked from qt-creator/qt-creator
Doc: Use latest Custom Button template in Log In tutorials
Update Part 1 according to the changes in the wizard template. Update screenshots that show the Library. Task-number: QDS-3407 Change-Id: Ifcb40db919d9dbba508508b53ffc903b119bbba2 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Copyright (C) 2021 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Design Studio documentation.
|
||||
@@ -33,17 +33,14 @@
|
||||
\image loginui4.gif "Log In UI"
|
||||
|
||||
You can follow a set of hands-on tutorials that build on each other to
|
||||
illustrate how to use the features of \QDS. In addition, the tutorials
|
||||
provide additional information about the features of QML and Qt Quick
|
||||
that are relevant to the task at hand. Even if you plan to export your
|
||||
illustrate how to use the features of \QDS. Even if you plan to export your
|
||||
designs from a design tool, it is useful to first create a small UI from
|
||||
scratch to learn the basic concepts of \QDS. In particular, Part 1
|
||||
describes the terms and concepts that you will run into when exporting
|
||||
designs with \QB.
|
||||
scratch to learn to use \QDS. In particular, Part 1 describes the terms
|
||||
and concepts that you will run into when exporting designs with \QB.
|
||||
|
||||
Before you start, take a look at the following topics to familiarize
|
||||
yourself with the parts of \QDS in general, and the Design mode in
|
||||
particular: \l{User Interface} and \l{Design Views}.
|
||||
yourself with the parts of \QDS in general, and the \uicontrol Design
|
||||
mode in particular: \l{User Interface} and \l{Design Views}.
|
||||
|
||||
In addition to these entry-level tutorials, \QDS comes with examples
|
||||
and video tutorials that you can open from the \uicontrol Examples and
|
||||
|
||||
Reference in New Issue
Block a user