equal
deleted
inserted
replaced
39 ** |
39 ** |
40 ****************************************************************************/ |
40 ****************************************************************************/ |
41 |
41 |
42 #include "qvideooutputcontrol.h" |
42 #include "qvideooutputcontrol.h" |
43 |
43 |
44 QTM_BEGIN_NAMESPACE |
44 QT_BEGIN_NAMESPACE |
45 |
45 |
46 /*! |
46 /*! |
47 \class QVideoOutputControl |
47 \class QVideoOutputControl |
48 \preliminary |
48 \preliminary |
49 |
49 |
127 |
127 |
128 Signals that available set of video \a outputs has changed. |
128 Signals that available set of video \a outputs has changed. |
129 */ |
129 */ |
130 |
130 |
131 #include "moc_qvideooutputcontrol.cpp" |
131 #include "moc_qvideooutputcontrol.cpp" |
132 QTM_END_NAMESPACE |
132 QT_END_NAMESPACE |
133 |
133 |