summaryrefslogtreecommitdiffstats
path: root/examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc
blob: 1c92f5a7b7c3b630771622876d3842a121df825e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/****************************************************************************
 **
 ** Copyright (c) 2015 Digia Plc
 ** For any questions to Digia, please use contact form at http://qt.digia.com/
 **
 ** All Rights Reserved.
 **
 ** NOTICE: All information contained herein is, and remains
 ** the property of Digia Plc and its suppliers,
 ** if any. The intellectual and technical concepts contained
 ** herein are proprietary to Digia Plc
 ** and its suppliers and may be covered by Finnish and Foreign Patents,
 ** patents in process, and are protected by trade secret or copyright law.
 ** Dissemination of this information or reproduction of this material
 ** is strictly forbidden unless prior written permission is obtained
 ** from Digia Plc.
 ****************************************************************************/

/*!
    \example trafficlight-widgets-static
    \title Qt SCXML: Traffic Light Example (Static)
    \ingroup examples-qtscxml

    \brief Demonstrates using a state-machine for a simple traffic light.
*/