diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-09-23 12:35:06 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-09-23 12:51:32 (GMT) |
commit | 94ffd7e298a4ffa0440fd18a30b1823a71c6bb77 (patch) | |
tree | ba6b0df8dfb80d04ecf645e848347c774c4577e4 /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | |
parent | 9262ee16906fd8e030cd5d2a81d22fe9b791b9f6 (diff) | |
download | Qt-94ffd7e298a4ffa0440fd18a30b1823a71c6bb77.zip Qt-94ffd7e298a4ffa0440fd18a30b1823a71c6bb77.tar.gz Qt-94ffd7e298a4ffa0440fd18a30b1823a71c6bb77.tar.bz2 |
Try to support Qt 4.4-style Phonon includes in Qt.
This introduces an undocumented "phonon_compat" subdir and also adds
it to the INCLUDEPATH when QT += phonon is specified. With this, these
styles of #includes should be supported:
#include <Phonon>
#include <Phonon/Phonon>
#include <phonon>
#include <phonon/phonon>
#include <Phonon/MediaObject>
#include <phonon/mediaobject.h>
Still need to check if the headers get installed during "make
install". I couldn't find where in our code that is done.
BT: yes
Reviewed-By: Trust Me
(cherry picked from commit 0cb5038a3e5d3a6b0c33d081b89c6fe47cfc0b1b)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions