summaryrefslogtreecommitdiffstats
path: root/src/serialport/doc/src/qtserialport-examples.qdoc
blob: 51bd9491c2062b53d11a326ec5f379b47fa0f62b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Copyright (C) 2011-2012 Denis Shienkov <denis.shienkov@gmail.com>
// Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \title Qt Serial Port Examples
    \group qtserialport-examples
    \brief List of serial port examples

    The \l{Qt Serial Port} module provides the following examples for reference
    to help understand the API usage.

    \section1 Running the Examples

    To run the examples from \l{Qt Creator Manual}{Qt Creator}, open the \gui
    Welcome mode and select the example from \gui Examples.
    For more information, visit
    \l{Qt Creator: Building and Running an Example}{Building and Running an Example}.

*/