Last change
on this file was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
-
Property svn:eol-style
set to
native
|
File size:
433 bytes
|
Rev | Line | |
---|
[556] | 1 | #ifndef QT_QTMULTIMEDIA_MODULE_H
|
---|
| 2 | #define QT_QTMULTIMEDIA_MODULE_H
|
---|
| 3 | #include <QtCore/QtCore>
|
---|
| 4 | #include <QtGui/QtGui>
|
---|
| 5 | #include "qaudio.h"
|
---|
| 6 | #include "qaudiodeviceinfo.h"
|
---|
| 7 | #include "qaudioengine.h"
|
---|
| 8 | #include "qaudioengineplugin.h"
|
---|
| 9 | #include "qaudioformat.h"
|
---|
| 10 | #include "qaudioinput.h"
|
---|
| 11 | #include "qaudiooutput.h"
|
---|
| 12 | #include "qabstractvideobuffer.h"
|
---|
| 13 | #include "qabstractvideosurface.h"
|
---|
| 14 | #include "qvideoframe.h"
|
---|
| 15 | #include "qvideosurfaceformat.h"
|
---|
| 16 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.