diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-02-19 03:48:05 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-02-19 03:48:05 +0800 |
commit | 3b326c79a89e9fb337c48a00eeb7f6124bb59e42 (patch) | |
tree | 4d04227f02c7fda007ad74be01e1393168277b0b /multimedia/qt4-mobility | |
parent | 2f44a1d12d3882f9ebf589518bf7052e233f22e8 (diff) | |
download | freebsd-ports-gnome-3b326c79a89e9fb337c48a00eeb7f6124bb59e42.tar.gz freebsd-ports-gnome-3b326c79a89e9fb337c48a00eeb7f6124bb59e42.tar.zst freebsd-ports-gnome-3b326c79a89e9fb337c48a00eeb7f6124bb59e42.zip |
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
Diffstat (limited to 'multimedia/qt4-mobility')
-rw-r--r-- | multimedia/qt4-mobility/Makefile | 14 | ||||
-rw-r--r-- | multimedia/qt4-mobility/pkg-plist | 1544 |
2 files changed, 779 insertions, 779 deletions
diff --git a/multimedia/qt4-mobility/Makefile b/multimedia/qt4-mobility/Makefile index b8513d4a4d40..9885e5ec4e18 100644 --- a/multimedia/qt4-mobility/Makefile +++ b/multimedia/qt4-mobility/Makefile @@ -3,7 +3,7 @@ PORTNAME= mobility PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://dev.gentoo.org/~pesa/distfiles/ \ LOCAL/vg @@ -62,17 +62,17 @@ OPTIONS_DEFAULT=BEARER CONNECTIVITY CONTACTS FEEDBACK GALLERY LOCATION \ pre-configure: # Dirty hack because configure find paths and define empty if not found - @${MKDIR} ${STAGE}${PREFIX}/${QT_BINDIR_REL} \ - ${STAGE}${PREFIX}/${QT_INCDIR_REL} \ - ${STAGE}${PREFIX}/${QT_LIBDIR_REL} \ + @${MKDIR} ${STAGE}${PREFIX}/bin \ + ${STAGE}${PREFIX}/include \ + ${STAGE}${PREFIX}/lib \ ${STAEG}${PREFIX}/${QT_PLUGINDIR_REL} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure \ -release \ -prefix ${STAGE}${PREFIX} \ - -bindir ${STAGE}${PREFIX}/${QT_BINDIR_REL} \ - -headerdir ${STAGE}${PREFIX}/${QT_INCDIR_REL} \ - -libdir ${STAGE}${PREFIX}/${QT_LIBDIR_REL} \ + -bindir ${STAGE}${PREFIX}/bin \ + -headerdir ${STAGE}${PREFIX}/include \ + -libdir ${STAGE}${PREFIX}/lib \ -plugindir ${STAEG}${PREFIX}/${QT_PLUGINDIR_REL} \ -modules "${MOBILITY_MODS}" diff --git a/multimedia/qt4-mobility/pkg-plist b/multimedia/qt4-mobility/pkg-plist index 00cb15c33a41..dd3adc591e8a 100644 --- a/multimedia/qt4-mobility/pkg-plist +++ b/multimedia/qt4-mobility/pkg-plist @@ -1,802 +1,802 @@ -%%BEARER%%%%QT_INCDIR%%/QtBearer/QNetworkConfiguration -%%BEARER%%%%QT_INCDIR%%/QtBearer/QNetworkConfigurationManager -%%BEARER%%%%QT_INCDIR%%/QtBearer/QNetworkSession -%%BEARER%%%%QT_INCDIR%%/QtMobility/QLatin1Constant -%%BEARER%%%%QT_INCDIR%%/QtMobility/qlatin1constant.h -%%BEARER%%%%QT_INCDIR%%/QtMobility/qmalgorithms.h -%%BEARER%%%%QT_INCDIR%%/QtMobility/qmobilityglobal.h -%%BEARER%%lib/qt4/libQtBearer.prl -%%BEARER%%lib/qt4/libQtBearer.so -%%BEARER%%lib/qt4/libQtBearer.so.1 -%%BEARER%%lib/qt4/libQtBearer.so.1.2 -%%BEARER%%lib/qt4/libQtBearer.so.1.2.2 +%%BEARER%%include/QtBearer/QNetworkConfiguration +%%BEARER%%include/QtBearer/QNetworkConfigurationManager +%%BEARER%%include/QtBearer/QNetworkSession +%%BEARER%%include/QtMobility/QLatin1Constant +%%BEARER%%include/QtMobility/qlatin1constant.h +%%BEARER%%include/QtMobility/qmalgorithms.h +%%BEARER%%include/QtMobility/qmobilityglobal.h +%%BEARER%%lib/libQtBearer.prl +%%BEARER%%lib/libQtBearer.so +%%BEARER%%lib/libQtBearer.so.1 +%%BEARER%%lib/libQtBearer.so.1.2 +%%BEARER%%lib/libQtBearer.so.1.2.2 %%BEARER%%%%QT_MKSPECDIR%%/features/mobility.prf %%BEARER%%%%QT_MKSPECDIR%%/features/mobilityconfig.prf %%CONNECTIVITY%%bin/ndefhandlergen -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothAddress -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothDeviceDiscoveryAgent -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothDeviceInfo -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothHostInfo -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothLocalDevice -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothServiceDiscoveryAgent -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothServiceInfo -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothSocket -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothTransferManager -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothTransferReply -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothTransferRequest -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QBluetoothUuid -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QDeclarativeNdefRecord -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QL2capServer -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QL2capSocket -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QLlcpServer -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QLlcpSocket -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNdefFilter -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNdefMessage -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNdefNfcTextRecord -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNdefNfcUriRecord -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNdefRecord -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldManager -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldTagType1 -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldTagType2 -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldTagType3 -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldTagType4 -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QNearFieldTarget -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QRfcommServer -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/QRfcommSocket -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetooth.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothaddress.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothdevicediscoveryagent.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothdeviceinfo.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothlocaldevice.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothservicediscoveryagent.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothserviceinfo.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothsocket.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothtransfermanager.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothtransferreply.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothtransferrequest.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qbluetoothuuid.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qdeclarativendefrecord.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/ql2capserver.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/ql2capsocket.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qllcpserver.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qllcpsocket.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qndeffilter.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qndefmessage.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qndefnfctextrecord.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qndefnfcurirecord.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qndefrecord.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldmanager.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldtagtype1.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldtagtype2.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldtagtype3.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldtagtype4.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qnearfieldtarget.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qrfcommserver.h -%%CONNECTIVITY%%%%QT_INCDIR%%/QtConnectivity/qrfcommsocket.h +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothAddress +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothDeviceDiscoveryAgent +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothDeviceInfo +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothHostInfo +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothLocalDevice +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothServiceDiscoveryAgent +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothServiceInfo +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothSocket +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothTransferManager +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothTransferReply +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothTransferRequest +%%CONNECTIVITY%%include/QtConnectivity/QBluetoothUuid +%%CONNECTIVITY%%include/QtConnectivity/QDeclarativeNdefRecord +%%CONNECTIVITY%%include/QtConnectivity/QL2capServer +%%CONNECTIVITY%%include/QtConnectivity/QL2capSocket +%%CONNECTIVITY%%include/QtConnectivity/QLlcpServer +%%CONNECTIVITY%%include/QtConnectivity/QLlcpSocket +%%CONNECTIVITY%%include/QtConnectivity/QNdefFilter +%%CONNECTIVITY%%include/QtConnectivity/QNdefMessage +%%CONNECTIVITY%%include/QtConnectivity/QNdefNfcTextRecord +%%CONNECTIVITY%%include/QtConnectivity/QNdefNfcUriRecord +%%CONNECTIVITY%%include/QtConnectivity/QNdefRecord +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldManager +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldTagType1 +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldTagType2 +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldTagType3 +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldTagType4 +%%CONNECTIVITY%%include/QtConnectivity/QNearFieldTarget +%%CONNECTIVITY%%include/QtConnectivity/QRfcommServer +%%CONNECTIVITY%%include/QtConnectivity/QRfcommSocket +%%CONNECTIVITY%%include/QtConnectivity/qbluetooth.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothaddress.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothdevicediscoveryagent.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothdeviceinfo.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothlocaldevice.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothservicediscoveryagent.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothserviceinfo.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothsocket.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothtransfermanager.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothtransferreply.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothtransferrequest.h +%%CONNECTIVITY%%include/QtConnectivity/qbluetoothuuid.h +%%CONNECTIVITY%%include/QtConnectivity/qdeclarativendefrecord.h +%%CONNECTIVITY%%include/QtConnectivity/ql2capserver.h +%%CONNECTIVITY%%include/QtConnectivity/ql2capsocket.h +%%CONNECTIVITY%%include/QtConnectivity/qllcpserver.h +%%CONNECTIVITY%%include/QtConnectivity/qllcpsocket.h +%%CONNECTIVITY%%include/QtConnectivity/qndeffilter.h +%%CONNECTIVITY%%include/QtConnectivity/qndefmessage.h +%%CONNECTIVITY%%include/QtConnectivity/qndefnfctextrecord.h +%%CONNECTIVITY%%include/QtConnectivity/qndefnfcurirecord.h +%%CONNECTIVITY%%include/QtConnectivity/qndefrecord.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldmanager.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldtagtype1.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldtagtype2.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldtagtype3.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldtagtype4.h +%%CONNECTIVITY%%include/QtConnectivity/qnearfieldtarget.h +%%CONNECTIVITY%%include/QtConnectivity/qrfcommserver.h +%%CONNECTIVITY%%include/QtConnectivity/qrfcommsocket.h %%CONNECTIVITY%%%%QT_IMPORTDIR%%/QtMobility/connectivity/libdeclarative_connectivity.so %%CONNECTIVITY%%%%QT_IMPORTDIR%%/QtMobility/connectivity/qmldir -%%CONNECTIVITY%%lib/qt4/libQtConnectivity.prl -%%CONNECTIVITY%%lib/qt4/libQtConnectivity.so -%%CONNECTIVITY%%lib/qt4/libQtConnectivity.so.1 -%%CONNECTIVITY%%lib/qt4/libQtConnectivity.so.1.2 -%%CONNECTIVITY%%lib/qt4/libQtConnectivity.so.1.2.2 -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContact -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactAbstractRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactAction -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactActionDescriptor -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactActionFactory -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactActionFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactActionTarget -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactAddress -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactAnniversary -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactAvatar -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactBirthday -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactChangeLogFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactChangeSet -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetail -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailDefinition -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailDefinitionFetchRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailDefinitionRemoveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailDefinitionSaveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailFieldDefinition -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDetailRangeFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactDisplayLabel -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactEmailAddress -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFamily -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFavorite -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFetchByIdRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFetchHint -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFetchRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactGender -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactGeoLocation -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactGlobalPresence -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactGuid -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactHobby -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactId -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactIntersectionFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactInvalidFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactLocalIdFetchRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactLocalIdFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactManager -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactManagerEngine -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactManagerEngineFactory -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactManagerEngineV2 -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactName -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactNickname -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactNote -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactObserver -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactOnlineAccount -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactOrganization -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactPhoneNumber -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactPresence -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRelationship -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRelationshipFetchRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRelationshipFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRelationshipRemoveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRelationshipSaveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRemoveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactRingtone -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactSaveRequest -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactSortOrder -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactSyncTarget -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactTag -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactThumbnail -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactTimestamp -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactType -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactUnionFilter -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/QContactUrl -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontact.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactabstractrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactaction.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactactiondescriptor.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactactionfactory.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactactionfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactactiontarget.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactaddress.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactanniversary.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactavatar.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactbirthday.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactchangelogfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactchangeset.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetail.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetaildefinition.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetaildefinitionfetchrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetaildefinitionremoverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetaildefinitionsaverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetailfielddefinition.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetailfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetailrangefilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdetails.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactdisplaylabel.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactemailaddress.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfamily.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfavorite.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfetchbyidrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfetchhint.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfetchrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactfilters.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactgender.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactgeolocation.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactglobalpresence.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactguid.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontacthobby.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactid.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactintersectionfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactinvalidfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactlocalidfetchrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactlocalidfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactmanager.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactmanagerengine.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactmanagerenginefactory.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactname.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactnickname.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactnote.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactobserver.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactonlineaccount.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactorganization.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactphonenumber.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactpresence.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrelationship.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrelationshipfetchrequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrelationshipfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrelationshipremoverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrelationshipsaverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactremoverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactrequests.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactringtone.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactsaverequest.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactsortorder.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactsynctarget.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontacttag.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactthumbnail.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontacttimestamp.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontacttype.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontactunionfilter.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qcontacturl.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qtcontacts.h -%%CONTACTS%%%%QT_INCDIR%%/QtContacts/qtcontactsglobal.h -%%CONTACTS%%lib/qt4/libQtContacts.prl -%%CONTACTS%%lib/qt4/libQtContacts.so -%%CONTACTS%%lib/qt4/libQtContacts.so.1 -%%CONTACTS%%lib/qt4/libQtContacts.so.1.2 -%%CONTACTS%%lib/qt4/libQtContacts.so.1.2.2 -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackActuator -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackEffect -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackFileEffect -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackFileInterface -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackHapticsEffect -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackHapticsInterface -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackInterface -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/QFeedbackThemeInterface -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/qfeedbackactuator.h -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/qfeedbackeffect.h -%%FEEDBACK%%%%QT_INCDIR%%/QtFeedback/qfeedbackplugininterfaces.h +%%CONNECTIVITY%%lib/libQtConnectivity.prl +%%CONNECTIVITY%%lib/libQtConnectivity.so +%%CONNECTIVITY%%lib/libQtConnectivity.so.1 +%%CONNECTIVITY%%lib/libQtConnectivity.so.1.2 +%%CONNECTIVITY%%lib/libQtConnectivity.so.1.2.2 +%%CONTACTS%%include/QtContacts/QContact +%%CONTACTS%%include/QtContacts/QContactAbstractRequest +%%CONTACTS%%include/QtContacts/QContactAction +%%CONTACTS%%include/QtContacts/QContactActionDescriptor +%%CONTACTS%%include/QtContacts/QContactActionFactory +%%CONTACTS%%include/QtContacts/QContactActionFilter +%%CONTACTS%%include/QtContacts/QContactActionTarget +%%CONTACTS%%include/QtContacts/QContactAddress +%%CONTACTS%%include/QtContacts/QContactAnniversary +%%CONTACTS%%include/QtContacts/QContactAvatar +%%CONTACTS%%include/QtContacts/QContactBirthday +%%CONTACTS%%include/QtContacts/QContactChangeLogFilter +%%CONTACTS%%include/QtContacts/QContactChangeSet +%%CONTACTS%%include/QtContacts/QContactDetail +%%CONTACTS%%include/QtContacts/QContactDetailDefinition +%%CONTACTS%%include/QtContacts/QContactDetailDefinitionFetchRequest +%%CONTACTS%%include/QtContacts/QContactDetailDefinitionRemoveRequest +%%CONTACTS%%include/QtContacts/QContactDetailDefinitionSaveRequest +%%CONTACTS%%include/QtContacts/QContactDetailFieldDefinition +%%CONTACTS%%include/QtContacts/QContactDetailFilter +%%CONTACTS%%include/QtContacts/QContactDetailRangeFilter +%%CONTACTS%%include/QtContacts/QContactDisplayLabel +%%CONTACTS%%include/QtContacts/QContactEmailAddress +%%CONTACTS%%include/QtContacts/QContactFamily +%%CONTACTS%%include/QtContacts/QContactFavorite +%%CONTACTS%%include/QtContacts/QContactFetchByIdRequest +%%CONTACTS%%include/QtContacts/QContactFetchHint +%%CONTACTS%%include/QtContacts/QContactFetchRequest +%%CONTACTS%%include/QtContacts/QContactFilter +%%CONTACTS%%include/QtContacts/QContactGender +%%CONTACTS%%include/QtContacts/QContactGeoLocation +%%CONTACTS%%include/QtContacts/QContactGlobalPresence +%%CONTACTS%%include/QtContacts/QContactGuid +%%CONTACTS%%include/QtContacts/QContactHobby +%%CONTACTS%%include/QtContacts/QContactId +%%CONTACTS%%include/QtContacts/QContactIntersectionFilter +%%CONTACTS%%include/QtContacts/QContactInvalidFilter +%%CONTACTS%%include/QtContacts/QContactLocalIdFetchRequest +%%CONTACTS%%include/QtContacts/QContactLocalIdFilter +%%CONTACTS%%include/QtContacts/QContactManager +%%CONTACTS%%include/QtContacts/QContactManagerEngine +%%CONTACTS%%include/QtContacts/QContactManagerEngineFactory +%%CONTACTS%%include/QtContacts/QContactManagerEngineV2 +%%CONTACTS%%include/QtContacts/QContactName +%%CONTACTS%%include/QtContacts/QContactNickname +%%CONTACTS%%include/QtContacts/QContactNote +%%CONTACTS%%include/QtContacts/QContactObserver +%%CONTACTS%%include/QtContacts/QContactOnlineAccount +%%CONTACTS%%include/QtContacts/QContactOrganization +%%CONTACTS%%include/QtContacts/QContactPhoneNumber +%%CONTACTS%%include/QtContacts/QContactPresence +%%CONTACTS%%include/QtContacts/QContactRelationship +%%CONTACTS%%include/QtContacts/QContactRelationshipFetchRequest +%%CONTACTS%%include/QtContacts/QContactRelationshipFilter +%%CONTACTS%%include/QtContacts/QContactRelationshipRemoveRequest +%%CONTACTS%%include/QtContacts/QContactRelationshipSaveRequest +%%CONTACTS%%include/QtContacts/QContactRemoveRequest +%%CONTACTS%%include/QtContacts/QContactRingtone +%%CONTACTS%%include/QtContacts/QContactSaveRequest +%%CONTACTS%%include/QtContacts/QContactSortOrder +%%CONTACTS%%include/QtContacts/QContactSyncTarget +%%CONTACTS%%include/QtContacts/QContactTag +%%CONTACTS%%include/QtContacts/QContactThumbnail +%%CONTACTS%%include/QtContacts/QContactTimestamp +%%CONTACTS%%include/QtContacts/QContactType +%%CONTACTS%%include/QtContacts/QContactUnionFilter +%%CONTACTS%%include/QtContacts/QContactUrl +%%CONTACTS%%include/QtContacts/qcontact.h +%%CONTACTS%%include/QtContacts/qcontactabstractrequest.h +%%CONTACTS%%include/QtContacts/qcontactaction.h +%%CONTACTS%%include/QtContacts/qcontactactiondescriptor.h +%%CONTACTS%%include/QtContacts/qcontactactionfactory.h +%%CONTACTS%%include/QtContacts/qcontactactionfilter.h +%%CONTACTS%%include/QtContacts/qcontactactiontarget.h +%%CONTACTS%%include/QtContacts/qcontactaddress.h +%%CONTACTS%%include/QtContacts/qcontactanniversary.h +%%CONTACTS%%include/QtContacts/qcontactavatar.h +%%CONTACTS%%include/QtContacts/qcontactbirthday.h +%%CONTACTS%%include/QtContacts/qcontactchangelogfilter.h +%%CONTACTS%%include/QtContacts/qcontactchangeset.h +%%CONTACTS%%include/QtContacts/qcontactdetail.h +%%CONTACTS%%include/QtContacts/qcontactdetaildefinition.h +%%CONTACTS%%include/QtContacts/qcontactdetaildefinitionfetchrequest.h +%%CONTACTS%%include/QtContacts/qcontactdetaildefinitionremoverequest.h +%%CONTACTS%%include/QtContacts/qcontactdetaildefinitionsaverequest.h +%%CONTACTS%%include/QtContacts/qcontactdetailfielddefinition.h +%%CONTACTS%%include/QtContacts/qcontactdetailfilter.h +%%CONTACTS%%include/QtContacts/qcontactdetailrangefilter.h +%%CONTACTS%%include/QtContacts/qcontactdetails.h +%%CONTACTS%%include/QtContacts/qcontactdisplaylabel.h +%%CONTACTS%%include/QtContacts/qcontactemailaddress.h +%%CONTACTS%%include/QtContacts/qcontactfamily.h +%%CONTACTS%%include/QtContacts/qcontactfavorite.h +%%CONTACTS%%include/QtContacts/qcontactfetchbyidrequest.h +%%CONTACTS%%include/QtContacts/qcontactfetchhint.h +%%CONTACTS%%include/QtContacts/qcontactfetchrequest.h +%%CONTACTS%%include/QtContacts/qcontactfilter.h +%%CONTACTS%%include/QtContacts/qcontactfilters.h +%%CONTACTS%%include/QtContacts/qcontactgender.h +%%CONTACTS%%include/QtContacts/qcontactgeolocation.h +%%CONTACTS%%include/QtContacts/qcontactglobalpresence.h +%%CONTACTS%%include/QtContacts/qcontactguid.h +%%CONTACTS%%include/QtContacts/qcontacthobby.h +%%CONTACTS%%include/QtContacts/qcontactid.h +%%CONTACTS%%include/QtContacts/qcontactintersectionfilter.h +%%CONTACTS%%include/QtContacts/qcontactinvalidfilter.h +%%CONTACTS%%include/QtContacts/qcontactlocalidfetchrequest.h +%%CONTACTS%%include/QtContacts/qcontactlocalidfilter.h +%%CONTACTS%%include/QtContacts/qcontactmanager.h +%%CONTACTS%%include/QtContacts/qcontactmanagerengine.h +%%CONTACTS%%include/QtContacts/qcontactmanagerenginefactory.h +%%CONTACTS%%include/QtContacts/qcontactname.h +%%CONTACTS%%include/QtContacts/qcontactnickname.h +%%CONTACTS%%include/QtContacts/qcontactnote.h +%%CONTACTS%%include/QtContacts/qcontactobserver.h +%%CONTACTS%%include/QtContacts/qcontactonlineaccount.h +%%CONTACTS%%include/QtContacts/qcontactorganization.h +%%CONTACTS%%include/QtContacts/qcontactphonenumber.h +%%CONTACTS%%include/QtContacts/qcontactpresence.h +%%CONTACTS%%include/QtContacts/qcontactrelationship.h +%%CONTACTS%%include/QtContacts/qcontactrelationshipfetchrequest.h +%%CONTACTS%%include/QtContacts/qcontactrelationshipfilter.h +%%CONTACTS%%include/QtContacts/qcontactrelationshipremoverequest.h +%%CONTACTS%%include/QtContacts/qcontactrelationshipsaverequest.h +%%CONTACTS%%include/QtContacts/qcontactremoverequest.h +%%CONTACTS%%include/QtContacts/qcontactrequests.h +%%CONTACTS%%include/QtContacts/qcontactringtone.h +%%CONTACTS%%include/QtContacts/qcontactsaverequest.h +%%CONTACTS%%include/QtContacts/qcontactsortorder.h +%%CONTACTS%%include/QtContacts/qcontactsynctarget.h +%%CONTACTS%%include/QtContacts/qcontacttag.h +%%CONTACTS%%include/QtContacts/qcontactthumbnail.h +%%CONTACTS%%include/QtContacts/qcontacttimestamp.h +%%CONTACTS%%include/QtContacts/qcontacttype.h +%%CONTACTS%%include/QtContacts/qcontactunionfilter.h +%%CONTACTS%%include/QtContacts/qcontacturl.h +%%CONTACTS%%include/QtContacts/qtcontacts.h +%%CONTACTS%%include/QtContacts/qtcontactsglobal.h +%%CONTACTS%%lib/libQtContacts.prl +%%CONTACTS%%lib/libQtContacts.so +%%CONTACTS%%lib/libQtContacts.so.1 +%%CONTACTS%%lib/libQtContacts.so.1.2 +%%CONTACTS%%lib/libQtContacts.so.1.2.2 +%%FEEDBACK%%include/QtFeedback/QFeedbackActuator +%%FEEDBACK%%include/QtFeedback/QFeedbackEffect +%%FEEDBACK%%include/QtFeedback/QFeedbackFileEffect +%%FEEDBACK%%include/QtFeedback/QFeedbackFileInterface +%%FEEDBACK%%include/QtFeedback/QFeedbackHapticsEffect +%%FEEDBACK%%include/QtFeedback/QFeedbackHapticsInterface +%%FEEDBACK%%include/QtFeedback/QFeedbackInterface +%%FEEDBACK%%include/QtFeedback/QFeedbackThemeInterface +%%FEEDBACK%%include/QtFeedback/qfeedbackactuator.h +%%FEEDBACK%%include/QtFeedback/qfeedbackeffect.h +%%FEEDBACK%%include/QtFeedback/qfeedbackplugininterfaces.h %%FEEDBACK%%%%QT_IMPORTDIR%%/QtMobility/feedback/libdeclarative_feedback.so %%FEEDBACK%%%%QT_IMPORTDIR%%/QtMobility/feedback/qmldir -%%FEEDBACK%%lib/qt4/libQtFeedback.prl -%%FEEDBACK%%lib/qt4/libQtFeedback.so -%%FEEDBACK%%lib/qt4/libQtFeedback.so.1 -%%FEEDBACK%%lib/qt4/libQtFeedback.so.1.2 -%%FEEDBACK%%lib/qt4/libQtFeedback.so.1.2.2 -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QAbstractGallery -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QDocumentGallery -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryAbstractRequest -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryAbstractResponse -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryFilter -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryIntersectionFilter -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryItemRequest -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryMetaDataFilter -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryQueryModel -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryQueryRequest -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryResource -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryResultSet -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryTypeRequest -%%GALLERY%%%%QT_INCDIR%%/QtGallery/QGalleryUnionFilter -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qabstractgallery.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qdocumentgallery.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryabstractrequest.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryabstractresponse.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryfilter.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryitemrequest.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryproperty.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryquerymodel.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryqueryrequest.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryresource.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgalleryresultset.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgallerytype.h -%%GALLERY%%%%QT_INCDIR%%/QtGallery/qgallerytyperequest.h +%%FEEDBACK%%lib/libQtFeedback.prl +%%FEEDBACK%%lib/libQtFeedback.so +%%FEEDBACK%%lib/libQtFeedback.so.1 +%%FEEDBACK%%lib/libQtFeedback.so.1.2 +%%FEEDBACK%%lib/libQtFeedback.so.1.2.2 +%%GALLERY%%include/QtGallery/QAbstractGallery +%%GALLERY%%include/QtGallery/QDocumentGallery +%%GALLERY%%include/QtGallery/QGalleryAbstractRequest +%%GALLERY%%include/QtGallery/QGalleryAbstractResponse +%%GALLERY%%include/QtGallery/QGalleryFilter +%%GALLERY%%include/QtGallery/QGalleryIntersectionFilter +%%GALLERY%%include/QtGallery/QGalleryItemRequest +%%GALLERY%%include/QtGallery/QGalleryMetaDataFilter +%%GALLERY%%include/QtGallery/QGalleryQueryModel +%%GALLERY%%include/QtGallery/QGalleryQueryRequest +%%GALLERY%%include/QtGallery/QGalleryResource +%%GALLERY%%include/QtGallery/QGalleryResultSet +%%GALLERY%%include/QtGallery/QGalleryTypeRequest +%%GALLERY%%include/QtGallery/QGalleryUnionFilter +%%GALLERY%%include/QtGallery/qabstractgallery.h +%%GALLERY%%include/QtGallery/qdocumentgallery.h +%%GALLERY%%include/QtGallery/qgalleryabstractrequest.h +%%GALLERY%%include/QtGallery/qgalleryabstractresponse.h +%%GALLERY%%include/QtGallery/qgalleryfilter.h +%%GALLERY%%include/QtGallery/qgalleryitemrequest.h +%%GALLERY%%include/QtGallery/qgalleryproperty.h +%%GALLERY%%include/QtGallery/qgalleryquerymodel.h +%%GALLERY%%include/QtGallery/qgalleryqueryrequest.h +%%GALLERY%%include/QtGallery/qgalleryresource.h +%%GALLERY%%include/QtGallery/qgalleryresultset.h +%%GALLERY%%include/QtGallery/qgallerytype.h +%%GALLERY%%include/QtGallery/qgallerytyperequest.h %%GALLERY%%%%QT_IMPORTDIR%%/QtMobility/gallery/libdeclarative_gallery.so %%GALLERY%%%%QT_IMPORTDIR%%/QtMobility/gallery/qmldir -%%GALLERY%%lib/qt4/libQtGallery.prl -%%GALLERY%%lib/qt4/libQtGallery.so -%%GALLERY%%lib/qt4/libQtGallery.so.1 -%%GALLERY%%lib/qt4/libQtGallery.so.1.2 -%%GALLERY%%lib/qt4/libQtGallery.so.1.2.2 -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoAddress -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoAreaMonitor -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoBoundingArea -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoBoundingBox -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoBoundingCircle -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoCoordinate -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoManeuver -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapCircleObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapCustomObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapData -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapGroupObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapObjectInfo -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapOverlay -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapPixmapObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapPolygonObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapPolylineObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapRectangleObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapRouteObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMapTextObject -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMappingManager -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoMappingManagerEngine -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoPlace -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoPositionInfo -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoPositionInfoSource -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoPositionInfoSourceFactory -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRoute -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRouteReply -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRouteRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRouteSegment -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRoutingManager -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoRoutingManagerEngine -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoSatelliteInfo -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoSatelliteInfoSource -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoSearchManager -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoSearchManagerEngine -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoSearchReply -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoServiceProvider -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoServiceProviderFactory -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoTiledMapData -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoTiledMapReply -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoTiledMapRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGeoTiledMappingManagerEngine -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QGraphicsGeoMap -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmark -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkAbstractRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkAttributeFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkBoxFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategory -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryFetchByIdRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryFetchRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryId -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryIdFetchRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategoryRemoveRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkCategorySaveRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkExportRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkFetchByIdRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkFetchRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkId -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkIdFetchRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkIdFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkImportRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkIntersectionFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkManager -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkManagerEngine -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkManagerEngineFactory -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkNameFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkNameSort -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkProximityFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkRemoveRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkSaveRequest -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkSortOrder -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLandmarkUnionFilter -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QLocationNetworkAccessManagerFactory -%%LOCATION%%%%QT_INCDIR%%/QtLocation/QNmeaPositionInfoSource -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoaddress.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoareamonitor.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoboundingarea.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoboundingbox.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoboundingcircle.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeocoordinate.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomaneuver.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapcircleobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapcustomobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapdata.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapgroupobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapobjectinfo.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomapoverlay.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomappingmanager.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomappingmanagerengine.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomappixmapobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomappolygonobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomappolylineobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomaprectangleobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomaprouteobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeomaptextobject.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoplace.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeopositioninfo.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeopositioninfosource.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeopositioninfosourcefactory.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoroute.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoroutereply.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeorouterequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoroutesegment.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoroutingmanager.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoroutingmanagerengine.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeosatelliteinfo.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeosatelliteinfosource.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeosearchmanager.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeosearchmanagerengine.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeosearchreply.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoserviceprovider.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeoserviceproviderfactory.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeotiledmapdata.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeotiledmappingmanagerengine.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeotiledmapreply.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgeotiledmaprequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qgraphicsgeomap.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmark.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkabstractrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkattributefilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkboxfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategory.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryfetchbyidrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryfetchrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryid.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryidfetchrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategoryremoverequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkcategorysaverequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkexportrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkfetchbyidrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkfetchrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkid.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkidfetchrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkidfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkimportrequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkintersectionfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkmanager.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkmanagerengine.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkmanagerenginefactory.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarknamefilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarknamesort.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkproximityfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkremoverequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarksaverequest.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarksortorder.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qlandmarkunionfilter.h -%%LOCATION%%%%QT_INCDIR%%/QtLocation/qnmeapositioninfosource.h +%%GALLERY%%lib/libQtGallery.prl +%%GALLERY%%lib/libQtGallery.so +%%GALLERY%%lib/libQtGallery.so.1 +%%GALLERY%%lib/libQtGallery.so.1.2 +%%GALLERY%%lib/libQtGallery.so.1.2.2 +%%LOCATION%%include/QtLocation/QGeoAddress +%%LOCATION%%include/QtLocation/QGeoAreaMonitor +%%LOCATION%%include/QtLocation/QGeoBoundingArea +%%LOCATION%%include/QtLocation/QGeoBoundingBox +%%LOCATION%%include/QtLocation/QGeoBoundingCircle +%%LOCATION%%include/QtLocation/QGeoCoordinate +%%LOCATION%%include/QtLocation/QGeoManeuver +%%LOCATION%%include/QtLocation/QGeoMapCircleObject +%%LOCATION%%include/QtLocation/QGeoMapCustomObject +%%LOCATION%%include/QtLocation/QGeoMapData +%%LOCATION%%include/QtLocation/QGeoMapGroupObject +%%LOCATION%%include/QtLocation/QGeoMapObject +%%LOCATION%%include/QtLocation/QGeoMapObjectInfo +%%LOCATION%%include/QtLocation/QGeoMapOverlay +%%LOCATION%%include/QtLocation/QGeoMapPixmapObject +%%LOCATION%%include/QtLocation/QGeoMapPolygonObject +%%LOCATION%%include/QtLocation/QGeoMapPolylineObject +%%LOCATION%%include/QtLocation/QGeoMapRectangleObject +%%LOCATION%%include/QtLocation/QGeoMapRouteObject +%%LOCATION%%include/QtLocation/QGeoMapTextObject +%%LOCATION%%include/QtLocation/QGeoMappingManager +%%LOCATION%%include/QtLocation/QGeoMappingManagerEngine +%%LOCATION%%include/QtLocation/QGeoPlace +%%LOCATION%%include/QtLocation/QGeoPositionInfo +%%LOCATION%%include/QtLocation/QGeoPositionInfoSource +%%LOCATION%%include/QtLocation/QGeoPositionInfoSourceFactory +%%LOCATION%%include/QtLocation/QGeoRoute +%%LOCATION%%include/QtLocation/QGeoRouteReply +%%LOCATION%%include/QtLocation/QGeoRouteRequest +%%LOCATION%%include/QtLocation/QGeoRouteSegment +%%LOCATION%%include/QtLocation/QGeoRoutingManager +%%LOCATION%%include/QtLocation/QGeoRoutingManagerEngine +%%LOCATION%%include/QtLocation/QGeoSatelliteInfo +%%LOCATION%%include/QtLocation/QGeoSatelliteInfoSource +%%LOCATION%%include/QtLocation/QGeoSearchManager +%%LOCATION%%include/QtLocation/QGeoSearchManagerEngine +%%LOCATION%%include/QtLocation/QGeoSearchReply +%%LOCATION%%include/QtLocation/QGeoServiceProvider +%%LOCATION%%include/QtLocation/QGeoServiceProviderFactory +%%LOCATION%%include/QtLocation/QGeoTiledMapData +%%LOCATION%%include/QtLocation/QGeoTiledMapReply +%%LOCATION%%include/QtLocation/QGeoTiledMapRequest +%%LOCATION%%include/QtLocation/QGeoTiledMappingManagerEngine +%%LOCATION%%include/QtLocation/QGraphicsGeoMap +%%LOCATION%%include/QtLocation/QLandmark +%%LOCATION%%include/QtLocation/QLandmarkAbstractRequest +%%LOCATION%%include/QtLocation/QLandmarkAttributeFilter +%%LOCATION%%include/QtLocation/QLandmarkBoxFilter +%%LOCATION%%include/QtLocation/QLandmarkCategory +%%LOCATION%%include/QtLocation/QLandmarkCategoryFetchByIdRequest +%%LOCATION%%include/QtLocation/QLandmarkCategoryFetchRequest +%%LOCATION%%include/QtLocation/QLandmarkCategoryFilter +%%LOCATION%%include/QtLocation/QLandmarkCategoryId +%%LOCATION%%include/QtLocation/QLandmarkCategoryIdFetchRequest +%%LOCATION%%include/QtLocation/QLandmarkCategoryRemoveRequest +%%LOCATION%%include/QtLocation/QLandmarkCategorySaveRequest +%%LOCATION%%include/QtLocation/QLandmarkExportRequest +%%LOCATION%%include/QtLocation/QLandmarkFetchByIdRequest +%%LOCATION%%include/QtLocation/QLandmarkFetchRequest +%%LOCATION%%include/QtLocation/QLandmarkFilter +%%LOCATION%%include/QtLocation/QLandmarkId +%%LOCATION%%include/QtLocation/QLandmarkIdFetchRequest +%%LOCATION%%include/QtLocation/QLandmarkIdFilter +%%LOCATION%%include/QtLocation/QLandmarkImportRequest +%%LOCATION%%include/QtLocation/QLandmarkIntersectionFilter +%%LOCATION%%include/QtLocation/QLandmarkManager +%%LOCATION%%include/QtLocation/QLandmarkManagerEngine +%%LOCATION%%include/QtLocation/QLandmarkManagerEngineFactory +%%LOCATION%%include/QtLocation/QLandmarkNameFilter +%%LOCATION%%include/QtLocation/QLandmarkNameSort +%%LOCATION%%include/QtLocation/QLandmarkProximityFilter +%%LOCATION%%include/QtLocation/QLandmarkRemoveRequest +%%LOCATION%%include/QtLocation/QLandmarkSaveRequest +%%LOCATION%%include/QtLocation/QLandmarkSortOrder +%%LOCATION%%include/QtLocation/QLandmarkUnionFilter +%%LOCATION%%include/QtLocation/QLocationNetworkAccessManagerFactory +%%LOCATION%%include/QtLocation/QNmeaPositionInfoSource +%%LOCATION%%include/QtLocation/qgeoaddress.h +%%LOCATION%%include/QtLocation/qgeoareamonitor.h +%%LOCATION%%include/QtLocation/qgeoboundingarea.h +%%LOCATION%%include/QtLocation/qgeoboundingbox.h +%%LOCATION%%include/QtLocation/qgeoboundingcircle.h +%%LOCATION%%include/QtLocation/qgeocoordinate.h +%%LOCATION%%include/QtLocation/qgeomaneuver.h +%%LOCATION%%include/QtLocation/qgeomapcircleobject.h +%%LOCATION%%include/QtLocation/qgeomapcustomobject.h +%%LOCATION%%include/QtLocation/qgeomapdata.h +%%LOCATION%%include/QtLocation/qgeomapgroupobject.h +%%LOCATION%%include/QtLocation/qgeomapobject.h +%%LOCATION%%include/QtLocation/qgeomapobjectinfo.h +%%LOCATION%%include/QtLocation/qgeomapoverlay.h +%%LOCATION%%include/QtLocation/qgeomappingmanager.h +%%LOCATION%%include/QtLocation/qgeomappingmanagerengine.h +%%LOCATION%%include/QtLocation/qgeomappixmapobject.h +%%LOCATION%%include/QtLocation/qgeomappolygonobject.h +%%LOCATION%%include/QtLocation/qgeomappolylineobject.h +%%LOCATION%%include/QtLocation/qgeomaprectangleobject.h +%%LOCATION%%include/QtLocation/qgeomaprouteobject.h +%%LOCATION%%include/QtLocation/qgeomaptextobject.h +%%LOCATION%%include/QtLocation/qgeoplace.h +%%LOCATION%%include/QtLocation/qgeopositioninfo.h +%%LOCATION%%include/QtLocation/qgeopositioninfosource.h +%%LOCATION%%include/QtLocation/qgeopositioninfosourcefactory.h +%%LOCATION%%include/QtLocation/qgeoroute.h +%%LOCATION%%include/QtLocation/qgeoroutereply.h +%%LOCATION%%include/QtLocation/qgeorouterequest.h +%%LOCATION%%include/QtLocation/qgeoroutesegment.h +%%LOCATION%%include/QtLocation/qgeoroutingmanager.h +%%LOCATION%%include/QtLocation/qgeoroutingmanagerengine.h +%%LOCATION%%include/QtLocation/qgeosatelliteinfo.h +%%LOCATION%%include/QtLocation/qgeosatelliteinfosource.h +%%LOCATION%%include/QtLocation/qgeosearchmanager.h +%%LOCATION%%include/QtLocation/qgeosearchmanagerengine.h +%%LOCATION%%include/QtLocation/qgeosearchreply.h +%%LOCATION%%include/QtLocation/qgeoserviceprovider.h +%%LOCATION%%include/QtLocation/qgeoserviceproviderfactory.h +%%LOCATION%%include/QtLocation/qgeotiledmapdata.h +%%LOCATION%%include/QtLocation/qgeotiledmappingmanagerengine.h +%%LOCATION%%include/QtLocation/qgeotiledmapreply.h +%%LOCATION%%include/QtLocation/qgeotiledmaprequest.h +%%LOCATION%%include/QtLocation/qgraphicsgeomap.h +%%LOCATION%%include/QtLocation/qlandmark.h +%%LOCATION%%include/QtLocation/qlandmarkabstractrequest.h +%%LOCATION%%include/QtLocation/qlandmarkattributefilter.h +%%LOCATION%%include/QtLocation/qlandmarkboxfilter.h +%%LOCATION%%include/QtLocation/qlandmarkcategory.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryfetchbyidrequest.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryfetchrequest.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryfilter.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryid.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryidfetchrequest.h +%%LOCATION%%include/QtLocation/qlandmarkcategoryremoverequest.h +%%LOCATION%%include/QtLocation/qlandmarkcategorysaverequest.h +%%LOCATION%%include/QtLocation/qlandmarkexportrequest.h +%%LOCATION%%include/QtLocation/qlandmarkfetchbyidrequest.h +%%LOCATION%%include/QtLocation/qlandmarkfetchrequest.h +%%LOCATION%%include/QtLocation/qlandmarkfilter.h +%%LOCATION%%include/QtLocation/qlandmarkid.h +%%LOCATION%%include/QtLocation/qlandmarkidfetchrequest.h +%%LOCATION%%include/QtLocation/qlandmarkidfilter.h +%%LOCATION%%include/QtLocation/qlandmarkimportrequest.h +%%LOCATION%%include/QtLocation/qlandmarkintersectionfilter.h +%%LOCATION%%include/QtLocation/qlandmarkmanager.h +%%LOCATION%%include/QtLocation/qlandmarkmanagerengine.h +%%LOCATION%%include/QtLocation/qlandmarkmanagerenginefactory.h +%%LOCATION%%include/QtLocation/qlandmarknamefilter.h +%%LOCATION%%include/QtLocation/qlandmarknamesort.h +%%LOCATION%%include/QtLocation/qlandmarkproximityfilter.h +%%LOCATION%%include/QtLocation/qlandmarkremoverequest.h +%%LOCATION%%include/QtLocation/qlandmarksaverequest.h +%%LOCATION%%include/QtLocation/qlandmarksortorder.h +%%LOCATION%%include/QtLocation/qlandmarkunionfilter.h +%%LOCATION%%include/QtLocation/qnmeapositioninfosource.h %%LOCATION%%%%QT_IMPORTDIR%%/QtMobility/location/libdeclarative_location.so %%LOCATION%%%%QT_IMPORTDIR%%/QtMobility/location/qmldir -%%LOCATION%%lib/qt4/libQtLocation.prl -%%LOCATION%%lib/qt4/libQtLocation.so -%%LOCATION%%lib/qt4/libQtLocation.so.1 -%%LOCATION%%lib/qt4/libQtLocation.so.1.2 -%%LOCATION%%lib/qt4/libQtLocation.so.1.2.2 +%%LOCATION%%lib/libQtLocation.prl +%%LOCATION%%lib/libQtLocation.so +%%LOCATION%%lib/libQtLocation.so.1 +%%LOCATION%%lib/libQtLocation.so.1.2 +%%LOCATION%%lib/libQtLocation.so.1.2.2 %%LOCATION%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_nokia.so %%LOCATION%%%%QT_PLUGINDIR%%/landmarks/libqtlandmarks_sqlite.so -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAbstractAudioDeviceInfo -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAbstractAudioInput -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAbstractAudioOutput -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAbstractVideoBuffer -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAbstractVideoSurface -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudio -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioCaptureSource -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioDeviceInfo -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioEncoderControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioEncoderSettings -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioEndpointSelector -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioFormat -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioInput -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioOutput -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QAudioSystemPlugin -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCamera -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraCaptureBufferFormatControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraCaptureDestinationControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraExposure -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraExposureControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraFlashControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraFocus -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraFocusControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraFocusZone -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraImageCapture -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraImageCaptureControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraImageProcessing -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraImageProcessingControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraLocksControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QCameraViewfinder -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QGraphicsVideoItem -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QImageEncoderControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QImageEncoderSettings -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QLocalMediaPlaylistProvider -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaBindableInterface -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaContainerControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaContent -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaImageViewer -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaNetworkAccessControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaObject -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlayer -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlayerControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylist -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistIOPlugin -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistNavigator -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistProvider -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistReader -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistSourceControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaPlaylistWriter -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaRecorder -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaRecorderControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaResource -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaService -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaServiceProvider -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaServiceProviderHint -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaServiceProviderPlugin -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaStreamsControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaTimeInterval -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMediaTimeRange -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMetaDataReaderControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QMetaDataWriterControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QRadioTuner -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QRadioTunerControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoDeviceControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoEncoderControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoEncoderSettings -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoFrame -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoRendererControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoSurfaceFormat -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoWidget -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoWidgetControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/QVideoWindowControl -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qabstractvideobuffer.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qabstractvideosurface.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudio.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudiocapturesource.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudiodeviceinfo.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudioencodercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudioendpointselector.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudioformat.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudioinput.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudiooutput.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudiosystem.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qaudiosystemplugin.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcamera.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameracapturebufferformatcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameracapturedestinationcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameracontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraexposure.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraexposurecontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraflashcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcamerafocus.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcamerafocuscontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraimagecapture.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraimagecapturecontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraimageprocessing.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraimageprocessingcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameralockscontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qcameraviewfinder.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qgraphicsvideoitem.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qimageencodercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qlocalmediaplaylistprovider.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediabindableinterface.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediacontainercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediacontent.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediacontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaencodersettings.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaenumdebug.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaimageviewer.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmedianetworkaccesscontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaobject.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplayer.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplayercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylist.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylistcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylistioplugin.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylistnavigator.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylistprovider.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaplaylistsourcecontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediarecorder.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediarecordercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaresource.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaservice.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaserviceprovider.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediaserviceproviderplugin.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediastreamscontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmediatimerange.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmetadatareadercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qmetadatawritercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qradiotuner.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qradiotunercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qtmedianamespace.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideodevicecontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideoencodercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideoframe.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideorenderercontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideosurfaceformat.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideowidget.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideowidgetcontrol.h -%%MULTIMEDIA%%%%QT_INCDIR%%/QtMultimediaKit/qvideowindowcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/QAbstractAudioDeviceInfo +%%MULTIMEDIA%%include/QtMultimediaKit/QAbstractAudioInput +%%MULTIMEDIA%%include/QtMultimediaKit/QAbstractAudioOutput +%%MULTIMEDIA%%include/QtMultimediaKit/QAbstractVideoBuffer +%%MULTIMEDIA%%include/QtMultimediaKit/QAbstractVideoSurface +%%MULTIMEDIA%%include/QtMultimediaKit/QAudio +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioCaptureSource +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioDeviceInfo +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioEncoderControl +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioEncoderSettings +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioEndpointSelector +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioFormat +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioInput +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioOutput +%%MULTIMEDIA%%include/QtMultimediaKit/QAudioSystemPlugin +%%MULTIMEDIA%%include/QtMultimediaKit/QCamera +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraCaptureBufferFormatControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraCaptureDestinationControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraExposure +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraExposureControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraFlashControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraFocus +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraFocusControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraFocusZone +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraImageCapture +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraImageCaptureControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraImageProcessing +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraImageProcessingControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraLocksControl +%%MULTIMEDIA%%include/QtMultimediaKit/QCameraViewfinder +%%MULTIMEDIA%%include/QtMultimediaKit/QGraphicsVideoItem +%%MULTIMEDIA%%include/QtMultimediaKit/QImageEncoderControl +%%MULTIMEDIA%%include/QtMultimediaKit/QImageEncoderSettings +%%MULTIMEDIA%%include/QtMultimediaKit/QLocalMediaPlaylistProvider +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaBindableInterface +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaContainerControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaContent +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaImageViewer +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaNetworkAccessControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaObject +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlayer +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlayerControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylist +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistIOPlugin +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistNavigator +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistProvider +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistReader +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistSourceControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaPlaylistWriter +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaRecorder +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaRecorderControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaResource +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaService +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaServiceProvider +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaServiceProviderHint +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaServiceProviderPlugin +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaStreamsControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaTimeInterval +%%MULTIMEDIA%%include/QtMultimediaKit/QMediaTimeRange +%%MULTIMEDIA%%include/QtMultimediaKit/QMetaDataReaderControl +%%MULTIMEDIA%%include/QtMultimediaKit/QMetaDataWriterControl +%%MULTIMEDIA%%include/QtMultimediaKit/QRadioTuner +%%MULTIMEDIA%%include/QtMultimediaKit/QRadioTunerControl +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoDeviceControl +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoEncoderControl +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoEncoderSettings +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoFrame +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoRendererControl +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoSurfaceFormat +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoWidget +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoWidgetControl +%%MULTIMEDIA%%include/QtMultimediaKit/QVideoWindowControl +%%MULTIMEDIA%%include/QtMultimediaKit/qabstractvideobuffer.h +%%MULTIMEDIA%%include/QtMultimediaKit/qabstractvideosurface.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudio.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudiocapturesource.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudiodeviceinfo.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudioencodercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudioendpointselector.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudioformat.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudioinput.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudiooutput.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudiosystem.h +%%MULTIMEDIA%%include/QtMultimediaKit/qaudiosystemplugin.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcamera.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameracapturebufferformatcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameracapturedestinationcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameracontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraexposure.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraexposurecontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraflashcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcamerafocus.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcamerafocuscontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraimagecapture.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraimagecapturecontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraimageprocessing.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraimageprocessingcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameralockscontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qcameraviewfinder.h +%%MULTIMEDIA%%include/QtMultimediaKit/qgraphicsvideoitem.h +%%MULTIMEDIA%%include/QtMultimediaKit/qimageencodercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qlocalmediaplaylistprovider.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediabindableinterface.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediacontainercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediacontent.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediacontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaencodersettings.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaenumdebug.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaimageviewer.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmedianetworkaccesscontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaobject.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplayer.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplayercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylist.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylistcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylistioplugin.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylistnavigator.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylistprovider.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaplaylistsourcecontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediarecorder.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediarecordercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaresource.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaservice.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaserviceprovider.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediaserviceproviderplugin.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediastreamscontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmediatimerange.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmetadatareadercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qmetadatawritercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qradiotuner.h +%%MULTIMEDIA%%include/QtMultimediaKit/qradiotunercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qtmedianamespace.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideodevicecontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideoencodercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideoframe.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideorenderercontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideosurfaceformat.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideowidget.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideowidgetcontrol.h +%%MULTIMEDIA%%include/QtMultimediaKit/qvideowindowcontrol.h %%MULTIMEDIA%%%%QT_IMPORTDIR%%/QtMultimediaKit/libdeclarative_multimedia.so %%MULTIMEDIA%%%%QT_IMPORTDIR%%/QtMultimediaKit/qmldir -%%MULTIMEDIA%%lib/qt4/libQtMultimediaKit.prl -%%MULTIMEDIA%%lib/qt4/libQtMultimediaKit.so -%%MULTIMEDIA%%lib/qt4/libQtMultimediaKit.so.1 -%%MULTIMEDIA%%lib/qt4/libQtMultimediaKit.so.1.2 -%%MULTIMEDIA%%lib/qt4/libQtMultimediaKit.so.1.2.2 +%%MULTIMEDIA%%lib/libQtMultimediaKit.prl +%%MULTIMEDIA%%lib/libQtMultimediaKit.so +%%MULTIMEDIA%%lib/libQtMultimediaKit.so.1 +%%MULTIMEDIA%%lib/libQtMultimediaKit.so.1.2 +%%MULTIMEDIA%%lib/libQtMultimediaKit.so.1.2.2 %%MULTIMEDIA%%%%QT_PLUGINDIR%%/audio/libqtmedia_pulse.so %%MULTIMEDIA%%%%QT_PLUGINDIR%%/mediaservice/libqgstengine.so %%MULTIMEDIA%%%%QT_PLUGINDIR%%/mediaservice/libqtmedia_v4lengine.so %%MULTIMEDIA%%%%QT_PLUGINDIR%%/playlistformats/libqtmultimediakit_m3u.so -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerAbstractRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollection -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionChangeSet -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionEngineId -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionFetchRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionId -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionRemoveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerCollectionSaveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerEvent -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerEventOccurrence -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerEventTime -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItem -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemAudibleReminder -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemChangeLogFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemChangeSet -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemCollectionFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemComment -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDescription -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetail -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailDefinition -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailDefinitionFetchRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailDefinitionRemoveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailDefinitionSaveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailFieldDefinition -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDetailRangeFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemDisplayLabel -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemEmailReminder -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemEngineId -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemFetchByIdRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemFetchForExportRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemFetchHint -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemFetchRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemGuid -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemId -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemIdFetchRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemIdFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemIntersectionFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemInvalidFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemLocation -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemObserver -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemOccurrenceFetchRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemParent -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemPriority -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemRecurrence -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemReminder -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemRemoveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemSaveRequest -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemSortOrder -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemTag -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemTimestamp -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemType -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemUnionFilter -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerItemVisualReminder -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerJournal -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerJournalTime -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerManager -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerManagerEngine -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerManagerEngineFactory -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerManagerEngineV2 -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerNote -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerRecurrenceRule -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerTodo -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerTodoOccurrence -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerTodoProgress -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/QOrganizerTodoTime -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizerabstractrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollection.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionchangeset.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionengineid.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionfetchrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionid.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionremoverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizercollectionsaverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizerevent.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizereventoccurrence.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizereventtime.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritem.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemaudiblereminder.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemchangelogfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemchangeset.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemcollectionfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemcomment.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdescription.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetail.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetaildefinition.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetaildefinitionfetchrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetaildefinitionremoverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetaildefinitionsaverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetailfielddefinition.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetailfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetailrangefilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdetails.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemdisplaylabel.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritememailreminder.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemengineid.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfetchbyidrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfetchforexportrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfetchhint.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfetchrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemfilters.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemguid.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemid.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemidfetchrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemidfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemintersectionfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeriteminvalidfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemlocation.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemobserver.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemoccurrencefetchrequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemparent.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritempriority.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemrecurrence.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemreminder.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemremoverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemrequests.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritems.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemsaverequest.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemsortorder.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemtag.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemtimestamp.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemtype.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemunionfilter.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizeritemvisualreminder.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizerjournal.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizerjournaltime.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizermanager.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizermanagerengine.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizermanagerenginefactory.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizernote.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizerrecurrencerule.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizertodo.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizertodooccurrence.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizertodoprogress.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qorganizertodotime.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qtorganizer.h -%%ORGANIZER%%%%QT_INCDIR%%/QtOrganizer/qtorganizerglobal.h -%%ORGANIZER%%lib/qt4/libQtOrganizer.prl -%%ORGANIZER%%lib/qt4/libQtOrganizer.so -%%ORGANIZER%%lib/qt4/libQtOrganizer.so.1 -%%ORGANIZER%%lib/qt4/libQtOrganizer.so.1.2 -%%ORGANIZER%%lib/qt4/libQtOrganizer.so.1.2.2 +%%ORGANIZER%%include/QtOrganizer/QOrganizerAbstractRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollection +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionChangeSet +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionEngineId +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionFetchRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionId +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionRemoveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerCollectionSaveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerEvent +%%ORGANIZER%%include/QtOrganizer/QOrganizerEventOccurrence +%%ORGANIZER%%include/QtOrganizer/QOrganizerEventTime +%%ORGANIZER%%include/QtOrganizer/QOrganizerItem +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemAudibleReminder +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemChangeLogFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemChangeSet +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemCollectionFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemComment +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDescription +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetail +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailDefinition +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailDefinitionFetchRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailDefinitionRemoveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailDefinitionSaveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailFieldDefinition +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDetailRangeFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemDisplayLabel +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemEmailReminder +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemEngineId +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemFetchByIdRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemFetchForExportRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemFetchHint +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemFetchRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemGuid +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemId +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemIdFetchRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemIdFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemIntersectionFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemInvalidFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemLocation +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemObserver +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemOccurrenceFetchRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemParent +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemPriority +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemRecurrence +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemReminder +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemRemoveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemSaveRequest +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemSortOrder +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemTag +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemTimestamp +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemType +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemUnionFilter +%%ORGANIZER%%include/QtOrganizer/QOrganizerItemVisualReminder +%%ORGANIZER%%include/QtOrganizer/QOrganizerJournal +%%ORGANIZER%%include/QtOrganizer/QOrganizerJournalTime +%%ORGANIZER%%include/QtOrganizer/QOrganizerManager +%%ORGANIZER%%include/QtOrganizer/QOrganizerManagerEngine +%%ORGANIZER%%include/QtOrganizer/QOrganizerManagerEngineFactory +%%ORGANIZER%%include/QtOrganizer/QOrganizerManagerEngineV2 +%%ORGANIZER%%include/QtOrganizer/QOrganizerNote +%%ORGANIZER%%include/QtOrganizer/QOrganizerRecurrenceRule +%%ORGANIZER%%include/QtOrganizer/QOrganizerTodo +%%ORGANIZER%%include/QtOrganizer/QOrganizerTodoOccurrence +%%ORGANIZER%%include/QtOrganizer/QOrganizerTodoProgress +%%ORGANIZER%%include/QtOrganizer/QOrganizerTodoTime +%%ORGANIZER%%include/QtOrganizer/qorganizerabstractrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollection.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionchangeset.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionengineid.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionfetchrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionid.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionremoverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizercollectionsaverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizerevent.h +%%ORGANIZER%%include/QtOrganizer/qorganizereventoccurrence.h +%%ORGANIZER%%include/QtOrganizer/qorganizereventtime.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritem.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemaudiblereminder.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemchangelogfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemchangeset.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemcollectionfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemcomment.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdescription.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetail.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetaildefinition.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetaildefinitionfetchrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetaildefinitionremoverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetaildefinitionsaverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetailfielddefinition.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetailfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetailrangefilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdetails.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemdisplaylabel.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritememailreminder.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemengineid.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfetchbyidrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfetchforexportrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfetchhint.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfetchrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemfilters.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemguid.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemid.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemidfetchrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemidfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemintersectionfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeriteminvalidfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemlocation.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemobserver.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemoccurrencefetchrequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemparent.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritempriority.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemrecurrence.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemreminder.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemremoverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemrequests.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritems.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemsaverequest.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemsortorder.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemtag.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemtimestamp.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemtype.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemunionfilter.h +%%ORGANIZER%%include/QtOrganizer/qorganizeritemvisualreminder.h +%%ORGANIZER%%include/QtOrganizer/qorganizerjournal.h +%%ORGANIZER%%include/QtOrganizer/qorganizerjournaltime.h +%%ORGANIZER%%include/QtOrganizer/qorganizermanager.h +%%ORGANIZER%%include/QtOrganizer/qorganizermanagerengine.h +%%ORGANIZER%%include/QtOrganizer/qorganizermanagerenginefactory.h +%%ORGANIZER%%include/QtOrganizer/qorganizernote.h +%%ORGANIZER%%include/QtOrganizer/qorganizerrecurrencerule.h +%%ORGANIZER%%include/QtOrganizer/qorganizertodo.h +%%ORGANIZER%%include/QtOrganizer/qorganizertodooccurrence.h +%%ORGANIZER%%include/QtOrganizer/qorganizertodoprogress.h +%%ORGANIZER%%include/QtOrganizer/qorganizertodotime.h +%%ORGANIZER%%include/QtOrganizer/qtorganizer.h +%%ORGANIZER%%include/QtOrganizer/qtorganizerglobal.h +%%ORGANIZER%%lib/libQtOrganizer.prl +%%ORGANIZER%%lib/libQtOrganizer.so +%%ORGANIZER%%lib/libQtOrganizer.so.1 +%%ORGANIZER%%lib/libQtOrganizer.so.1.2 +%%ORGANIZER%%lib/libQtOrganizer.so.1.2.2 %%PUBLISHSUBSCRIBE%%bin/qcrmlgen %%PUBLISHSUBSCRIBE%%bin/vsexplorer -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/QValueSpace -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/QValueSpacePublisher -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/QValueSpaceSubscriber -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/qvaluespace.h -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/qvaluespacepublisher.h -%%PUBLISHSUBSCRIBE%%%%QT_INCDIR%%/QtPublishSubscribe/qvaluespacesubscriber.h +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/QValueSpace +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/QValueSpacePublisher +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/QValueSpaceSubscriber +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/qvaluespace.h +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/qvaluespacepublisher.h +%%PUBLISHSUBSCRIBE%%include/QtPublishSubscribe/qvaluespacesubscriber.h %%PUBLISHSUBSCRIBE%%%%QT_IMPORTDIR%%/QtMobility/publishsubscribe/libdeclarative_publishsubscribe.so %%PUBLISHSUBSCRIBE%%%%QT_IMPORTDIR%%/QtMobility/publishsubscribe/qmldir -%%PUBLISHSUBSCRIBE%%lib/qt4/libQtPublishSubscribe.prl -%%PUBLISHSUBSCRIBE%%lib/qt4/libQtPublishSubscribe.so -%%PUBLISHSUBSCRIBE%%lib/qt4/libQtPublishSubscribe.so.1 -%%PUBLISHSUBSCRIBE%%lib/qt4/libQtPublishSubscribe.so.1.2 -%%PUBLISHSUBSCRIBE%%lib/qt4/libQtPublishSubscribe.so.1.2.2 -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactExporter -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactExporterDetailHandler -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactExporterDetailHandlerV2 -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactHandler -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactHandlerFactory -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactImporter -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactImporterPropertyHandler -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitContactImporterPropertyHandlerV2 -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitDefaultResourceHandler -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitDocument -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitProperty -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitReader -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitResourceHandler -%%VERSIT%%%%QT_INCDIR%%/QtVersit/QVersitWriter -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitcontactexporter.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitcontacthandler.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitcontactimporter.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitdocument.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitproperty.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitreader.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitresourcehandler.h -%%VERSIT%%%%QT_INCDIR%%/QtVersit/qversitwriter.h +%%PUBLISHSUBSCRIBE%%lib/libQtPublishSubscribe.prl +%%PUBLISHSUBSCRIBE%%lib/libQtPublishSubscribe.so +%%PUBLISHSUBSCRIBE%%lib/libQtPublishSubscribe.so.1 +%%PUBLISHSUBSCRIBE%%lib/libQtPublishSubscribe.so.1.2 +%%PUBLISHSUBSCRIBE%%lib/libQtPublishSubscribe.so.1.2.2 +%%VERSIT%%include/QtVersit/QVersitContactExporter +%%VERSIT%%include/QtVersit/QVersitContactExporterDetailHandler +%%VERSIT%%include/QtVersit/QVersitContactExporterDetailHandlerV2 +%%VERSIT%%include/QtVersit/QVersitContactHandler +%%VERSIT%%include/QtVersit/QVersitContactHandlerFactory +%%VERSIT%%include/QtVersit/QVersitContactImporter +%%VERSIT%%include/QtVersit/QVersitContactImporterPropertyHandler +%%VERSIT%%include/QtVersit/QVersitContactImporterPropertyHandlerV2 +%%VERSIT%%include/QtVersit/QVersitDefaultResourceHandler +%%VERSIT%%include/QtVersit/QVersitDocument +%%VERSIT%%include/QtVersit/QVersitProperty +%%VERSIT%%include/QtVersit/QVersitReader +%%VERSIT%%include/QtVersit/QVersitResourceHandler +%%VERSIT%%include/QtVersit/QVersitWriter +%%VERSIT%%include/QtVersit/qversitcontactexporter.h +%%VERSIT%%include/QtVersit/qversitcontacthandler.h +%%VERSIT%%include/QtVersit/qversitcontactimporter.h +%%VERSIT%%include/QtVersit/qversitdocument.h +%%VERSIT%%include/QtVersit/qversitproperty.h +%%VERSIT%%include/QtVersit/qversitreader.h +%%VERSIT%%include/QtVersit/qversitresourcehandler.h +%%VERSIT%%include/QtVersit/qversitwriter.h %%VERSIT%%%%QT_IMPORTDIR%%/QtMobility/contacts/libdeclarative_contacts.so %%VERSIT%%%%QT_IMPORTDIR%%/QtMobility/contacts/qmldir -%%VERSIT%%lib/qt4/libQtVersit.prl -%%VERSIT%%lib/qt4/libQtVersit.so -%%VERSIT%%lib/qt4/libQtVersit.so.1 -%%VERSIT%%lib/qt4/libQtVersit.so.1.2 -%%VERSIT%%lib/qt4/libQtVersit.so.1.2.2 +%%VERSIT%%lib/libQtVersit.prl +%%VERSIT%%lib/libQtVersit.so +%%VERSIT%%lib/libQtVersit.so.1 +%%VERSIT%%lib/libQtVersit.so.1.2 +%%VERSIT%%lib/libQtVersit.so.1.2.2 %%VERSIT%%%%QT_PLUGINDIR%%/versit/libqtversit_backuphandler.so %%VERSIT%%%%QT_PLUGINDIR%%/versit/libqtversit_vcardpreserver.so -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerExporter -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerExporterDetailHandler -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerHandler -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerHandlerFactory -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerImporter -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitOrganizerImporterPropertyHandler -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/QVersitTimeZoneHandler -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/qversitorganizerexporter.h -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/qversitorganizerhandler.h -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/qversitorganizerimporter.h -%%VERSITORGANIZER%%%%QT_INCDIR%%/QtVersitOrganizer/qversittimezonehandler.h +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerExporter +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerExporterDetailHandler +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerHandler +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerHandlerFactory +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerImporter +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitOrganizerImporterPropertyHandler +%%VERSITORGANIZER%%include/QtVersitOrganizer/QVersitTimeZoneHandler +%%VERSITORGANIZER%%include/QtVersitOrganizer/qversitorganizerexporter.h +%%VERSITORGANIZER%%include/QtVersitOrganizer/qversitorganizerhandler.h +%%VERSITORGANIZER%%include/QtVersitOrganizer/qversitorganizerimporter.h +%%VERSITORGANIZER%%include/QtVersitOrganizer/qversittimezonehandler.h %%VERSITORGANIZER%%%%QT_IMPORTDIR%%/QtMobility/organizer/libdeclarative_organizer.so %%VERSITORGANIZER%%%%QT_IMPORTDIR%%/QtMobility/organizer/qmldir -%%VERSITORGANIZER%%lib/qt4/libQtVersitOrganizer.prl -%%VERSITORGANIZER%%lib/qt4/libQtVersitOrganizer.so -%%VERSITORGANIZER%%lib/qt4/libQtVersitOrganizer.so.1 -%%VERSITORGANIZER%%lib/qt4/libQtVersitOrganizer.so.1.2 -%%VERSITORGANIZER%%lib/qt4/libQtVersitOrganizer.so.1.2.2 +%%VERSITORGANIZER%%lib/libQtVersitOrganizer.prl +%%VERSITORGANIZER%%lib/libQtVersitOrganizer.so +%%VERSITORGANIZER%%lib/libQtVersitOrganizer.so.1 +%%VERSITORGANIZER%%lib/libQtVersitOrganizer.so.1.2 +%%VERSITORGANIZER%%lib/libQtVersitOrganizer.so.1.2.2 %%VERSITFEEDBACK%%%%QT_PLUGINDIR%%/feedback/libqtfeedback_mmk.so |