summaryrefslogtreecommitdiffstats
path: root/src/multimedia/base/qmediacontent.cpp
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-02-24 16:22:48 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-02-24 16:22:48 (GMT)
commite0a9d73ccc2fea135316bca8afb2fadbc0466a56 (patch)
treec27f62be20d87e83dd568d99a77990972eba0ece /src/multimedia/base/qmediacontent.cpp
parentef30a6f336d55c813423bf139d8363f50181179f (diff)
parent2de691f9505cba2fd20b91d7cc7ea7e90bac71a0 (diff)
downloadQt-e0a9d73ccc2fea135316bca8afb2fadbc0466a56.zip
Qt-e0a9d73ccc2fea135316bca8afb2fadbc0466a56.tar.gz
Qt-e0a9d73ccc2fea135316bca8afb2fadbc0466a56.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Update of the QScriptValue autotest suite. New autotests cases for QScriptValue autotests generator. QScriptValue autotest generator templates change. Fix license template. QScriptValue::isQMetaObject crash fix. Implement toLatin1_helper with SSE2 Doc: add \since 4.7 to new QtMultimedia classes Autotest: add a test to ensure that the Qt headers are clean. Compile on Linux: close(2) is defined in #include <unistd.h> Improved gesture event delivery in graphicsview. Fixed a gesture autotest. Cache scene coordinates of a hotspot in a QGesture. Add an extra operator delete() to QSharedPointer's internals. Fix compilation on x86 with gcc if SSE2 is not enabled Comments the SSE implementation of fromLatin1_helper() Build fixes for the SIMD functions Implement QString::fromLatin1_helper() with SSE2 Cache the result of qDetectCPUFeatures() Move the SIMD detection from QtGui to QtCore Prevent stale QWidget pointers in QCocoaView
Diffstat (limited to 'src/multimedia/base/qmediacontent.cpp')
-rw-r--r--src/multimedia/base/qmediacontent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/multimedia/base/qmediacontent.cpp b/src/multimedia/base/qmediacontent.cpp
index fd519c6..6f158d2 100644
--- a/src/multimedia/base/qmediacontent.cpp
+++ b/src/multimedia/base/qmediacontent.cpp
@@ -76,6 +76,7 @@ private:
\class QMediaContent
\preliminary
\brief The QMediaContent class provides access to the resources relating to a media content.
+ \since 4.7
\ingroup multimedia