summaryrefslogtreecommitdiffstats
path: root/doc/src/gui/qtgui.qdoc
blob: fd3bcac5a18d1b2c9033878775fe615bd8243d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*!
    \module QtGui
    \title QtGui Module
    \ingroup modules

    \brief The QtGui module extends QtCore with GUI functionality.

    To include the definitions of both modules' classes, use the
    following directive:

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