summaryrefslogtreecommitdiffstats
path: root/doc/src/widgets/qtwidgets.qdoc
blob: 05062b52db7e1ea84174b432787a6a9c9198b696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*!
    \module QtWidgets
    \title QtWidgets Module
    \ingroup modules

    \brief The QtWidgets module extends QtGui with C++ widget functionality.

    To include the definitions of the module's classes, use the
    following directive:

    \snippet doc/src/snippets/code/doc_src_qtwidgets.cpp 1

    To link against the module, add this line to your \l qmake \c
    .pro file:

    \snippet doc/src/snippets/code/doc_src_qtwidgets.pro 0
*/