summaryrefslogtreecommitdiff
path: root/sdk-qt-tutorials.md
blob: 1f8010b83fd27831541f8583c7ce888dc17acc65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Qt tutorials

## Welcome to the GStreamer SDK Qt tutorials

These tutorials describe Qt-specific topics. General GStreamer concepts
will not be explained in these tutorials, so the [Basic
tutorials](sdk-basic-tutorials.md) should
be reviewed first. The reader should also be familiar with basic Qt
programming techniques.

The Qt tutorials have the same structure as the [Android
tutorials](sdk-android-tutorials.md): Each one builds on top of the
previous one and adds progressively more functionality, until a working
media player application is obtained in \#FIXME\#