2020-01-16 16:30:39 +01:00
|
|
|
/****************************************************************************
|
|
|
|
|
**
|
2021-04-21 10:53:47 +02:00
|
|
|
** Copyright (C) 2021 The Qt Company Ltd.
|
2020-01-16 16:30:39 +01:00
|
|
|
** Contact: https://www.qt.io/licensing/
|
|
|
|
|
**
|
|
|
|
|
** This file is part of the Qt Design Studio documentation.
|
|
|
|
|
**
|
|
|
|
|
** Commercial License Usage
|
|
|
|
|
** Licensees holding valid commercial Qt licenses may use this file in
|
|
|
|
|
** accordance with the commercial license agreement provided with the
|
|
|
|
|
** Software or, alternatively, in accordance with the terms contained in
|
|
|
|
|
** a written agreement between you and The Qt Company. For licensing terms
|
|
|
|
|
** and conditions see https://www.qt.io/terms-conditions. For further
|
|
|
|
|
** information use the contact form at https://www.qt.io/contact-us.
|
|
|
|
|
**
|
|
|
|
|
** GNU Free Documentation License Usage
|
|
|
|
|
** Alternatively, this file may be used under the terms of the GNU Free
|
|
|
|
|
** Documentation License version 1.3 as published by the Free Software
|
|
|
|
|
** Foundation and appearing in the file included in the packaging of
|
|
|
|
|
** this file. Please review the following information to ensure
|
|
|
|
|
** the GNU Free Documentation License version 1.3 requirements
|
|
|
|
|
** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
|
|
|
|
|
**
|
|
|
|
|
****************************************************************************/
|
|
|
|
|
|
|
|
|
|
/*!
|
|
|
|
|
\group gstutorials
|
2021-06-02 17:10:38 +02:00
|
|
|
\previouspage studio-installation.html
|
|
|
|
|
\nextpage creator-quick-tour.html
|
2020-01-16 16:30:39 +01:00
|
|
|
|
2021-11-30 15:27:06 +02:00
|
|
|
\title Tutorials
|
2020-01-16 16:30:39 +01:00
|
|
|
|
|
|
|
|
\image loginui4.gif "Log In UI"
|
|
|
|
|
|
2021-11-30 15:27:06 +02:00
|
|
|
\section1 Video Tutorials
|
|
|
|
|
|
|
|
|
|
When you run \QDS, the \uicontrol Tutorials tab in \uicontrol Welcome mode contains links
|
|
|
|
|
to video tutorials. To watch a tutorial on YouTube,
|
|
|
|
|
select it.
|
|
|
|
|
|
|
|
|
|
\section1 Written Tutorials
|
|
|
|
|
|
|
|
|
|
You can follow a set of hands-on tutorials that
|
2021-04-21 10:53:47 +02:00
|
|
|
illustrate how to use the features of \QDS. Even if you plan to export your
|
2021-11-30 15:27:06 +02:00
|
|
|
designs from a design tool, it is useful to go through tutorials to learn to
|
|
|
|
|
use \QDS. In particular, \l {Log In UI - Components}
|
2021-09-07 18:03:26 +02:00
|
|
|
describes the terms and concepts that you will run into when exporting
|
|
|
|
|
designs with \QB.
|
2020-01-16 16:30:39 +01:00
|
|
|
|
|
|
|
|
Before you start, take a look at the following topics to familiarize
|
2021-04-21 10:53:47 +02:00
|
|
|
yourself with the parts of \QDS in general, and the \uicontrol Design
|
|
|
|
|
mode in particular: \l{User Interface} and \l{Design Views}.
|
2020-01-16 16:30:39 +01:00
|
|
|
|
2021-11-30 15:27:06 +02:00
|
|
|
In addition to these tutorials, \QDS comes with examples that you can open
|
|
|
|
|
from the \uicontrol Examples and tabs in the \uicontrol Welcome mode. For more
|
|
|
|
|
information, see \l {Examples}.
|
|
|
|
|
|
2020-01-16 16:30:39 +01:00
|
|
|
*/
|