Qt Mobility 开发
(Liuting - - →Qt Mobility 安装) |
|||
| (46 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Sensor]][[Category:Location]][[Category:Multimedia]][[Category:Qt]][[Category:Qt Mobility]][[Category:Symbian]] | + | [[Category:Sensor]][[Category:Location]][[Category:Multimedia]][[Category:Qt]][[Category:Qt Mobility]][[Category:Symbian]][[Category:Lang-Chinese]] |
| + | [[Category:Sensor]][[Category:Location]][[Category:Multimedia]][[Category:Qt]][[Category:Qt Mobility]][[Category:Symbian]][[Category:Lang-Chinese]] | ||
| + | {{ArticleMetaData | ||
| + | |sourcecode=[[Media:SimpleRouting.zip | SimpleRouting.zip]] | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> | ||
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | ||
| + | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |id= <!-- Article Id (Knowledge base articles only) --> | ||
| + | |language=Lang-Chinese | ||
| + | |translated-by= <!-- [[User:XXXX]] --> | ||
| + | |translated-from-title= <!-- Title only --> | ||
| + | |translated-from-id= <!-- Id of translated revision --> | ||
| + | |review-by=<!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
| + | |update-by= <!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate=20101110 | ||
| + | |author=[[User:Flycarl]] | ||
| + | }} | ||
| + | |||
| + | |||
==<u>Qt Mobility 介绍</u>== | ==<u>Qt Mobility 介绍</u>== | ||
*[http://doc.qt.nokia.com/qtmobility-1.1.0/index.html Qt Mobility Project Reference Documentation] | *[http://doc.qt.nokia.com/qtmobility-1.1.0/index.html Qt Mobility Project Reference Documentation] | ||
| Line 7: | Line 33: | ||
*[http://doc.qt.nokia.com/qtmobility-1.1.0/installation.html Installation guide] | *[http://doc.qt.nokia.com/qtmobility-1.1.0/installation.html Installation guide] | ||
*[[Qt Mobility 在Symbian平台的安装]] | *[[Qt Mobility 在Symbian平台的安装]] | ||
| + | *[http://fixqt.com/ Qt for symbian最新的Qt库及Qt Mobility 的sis安装包] | ||
*[[在Qt_S60中使用QtMobility做开发|在Qt S60中使用QtMobility做开发]] | *[[在Qt_S60中使用QtMobility做开发|在Qt S60中使用QtMobility做开发]] | ||
*[[Qt Mobility API 需要的能力]] | *[[Qt Mobility API 需要的能力]] | ||
*[http://qt.gitorious.org/qt-mobility/qt-mobility/trees/1.1/examples Qt Mobility examples] | *[http://qt.gitorious.org/qt-mobility/qt-mobility/trees/1.1/examples Qt Mobility examples] | ||
| − | *[ | + | *[http://www.developer.nokia.com/document/Mobile_Hands-on_Labs/Home/Download.html 动手实验室,一步一步教学] |
| − | + | <table width=100% border=1 bordercolor="#55"> | |
| − | <table width=100% | + | |
<tr align=top> | <tr align=top> | ||
| − | |||
| − | |||
<h1 class="greenTitle"><span>移动交互相关</span></h1> | <h1 class="greenTitle"><span>移动交互相关</span></h1> | ||
| + | <td width=33%> | ||
---- | ---- | ||
| − | + | '''''Location Maps and Navigation''''' | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | '''''Location Maps and Navigation''''' | + | |
<br> | <br> | ||
*[http://doc.qt.nokia.com/qtmobility-1.1.0/location-overview.html Location] | *[http://doc.qt.nokia.com/qtmobility-1.1.0/location-overview.html Location] | ||
*[[Location API 文档]] | *[[Location API 文档]] | ||
| − | *[[Qt Maps Examples]] | + | *[[Qt Maps Examples]], [[QtQuick_Maps_Examples|QtQuick Maps Examples]] |
| + | *[[Qt Mobility:Location&Map例子详解]] | ||
*[[利用QtMobility中的Location API获得位置信息]] | *[[利用QtMobility中的Location API获得位置信息]] | ||
| − | + | *[http://www.developer.nokia.com/Community/Wiki/Implementing_area_monitoring_in_Qt Qt中的区域监测] | |
| − | *其他Nokia的地图服务:[ | + | *其他Nokia的地图服务:[http://www.developer.nokia.com/Develop/Web/Maps/ Maps] |
*[http://xf.iksaif.net/dev/qtm-geoservices-extras.html Open Street Map and Google Maps™ plugins for Qt Mobility Location API] | *[http://xf.iksaif.net/dev/qtm-geoservices-extras.html Open Street Map and Google Maps™ plugins for Qt Mobility Location API] | ||
*[[QmlWebMapsLocation]] | *[[QmlWebMapsLocation]] | ||
* 显示路径搜索的例子:[[Media:SimpleRouting.zip | SimpleRouting.zip]] | * 显示路径搜索的例子:[[Media:SimpleRouting.zip | SimpleRouting.zip]] | ||
*[[使用Qt Mobility Map and Navigation API显示地图]] | *[[使用Qt Mobility Map and Navigation API显示地图]] | ||
| − | *an map application not belong to Qt Mobility [http://edu.kde.org/marble/ marble] | + | *[[在QML中使用Nokia Maps Image API获取地图]] |
| − | + | *an map application not belong to Qt Mobility [http://edu.kde.org/marble/ marble] | |
| + | *[http://www.developer.nokia.com/Community/Wiki/Location_APIs_FAQ Location API 问答] | ||
| + | </td> | ||
| + | <td width=33%> | ||
| + | ---- | ||
| + | '''''Near Feild Communication''''' | ||
| + | <br> | ||
| + | *[[About NFC | 关于NFC]], [http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?144-Near-Field-Communication NFC 讨论区] | ||
| + | *[http://www.slideshare.net/andreasjakl/nokia-nfc-development Nokia NFC development] | ||
| + | *[http://www.developer.nokia.com/info/sw.nokia.com/id/bdaa4a0f-fcf3-4a4b-b800-c664387d6894/Introduction_to_NFC.html Introduction to NFC] | ||
| + | *[[NFC介绍]] | ||
| + | *[[Inside NFC: Usages and Working Principles]] | ||
| + | *[[NFC的用例和工作原理]] | ||
| + | *[[How to find Bluetooth device name by touching two NFC devices]] | ||
| + | *[[在QML中用NFC 初始化蓝牙连接聊天程序]] | ||
| + | *[https://projects.developer.nokia.com/nfcinteractor NFC Interactor] | ||
| + | *[https://projects.developer.nokia.com/nfccorkboards NFC Corkboard] | ||
| + | *[[NFC_initiated_Bluetooth_chat_appplication_in_QML|NFC initiated Bluetooth chat appplication in QML]] | ||
| + | *[[Inside_NFC:_secure_payment_technology|Inside NFC: Secure payment technology]] | ||
| + | *[[How to put NFC ON and OFF with Qt | 如何使用Qt打开 关闭 NFC]] | ||
| + | *[[How to read NFC Tag UID and Header | 如何读取NFC标签UID和头]] | ||
| + | </td> | ||
| + | <td width=33%> | ||
---- | ---- | ||
'''''Multimedia''''' | '''''Multimedia''''' | ||
<br> | <br> | ||
*[http://doc.qt.nokia.com/qtmobility-1.1.0/multimedia.html Multimedia] | *[http://doc.qt.nokia.com/qtmobility-1.1.0/multimedia.html Multimedia] | ||
| − | *[https://projects. | + | *[[Simple video player in QML]] |
| + | *[https://projects.developer.nokia.com/mirrorhouse/ 哈哈镜例子] | ||
---- | ---- | ||
| + | '''''Feedback''''' | ||
| + | <br> | ||
| + | *[http://doc.qt.nokia.com/qtmobility-1.1.0/feedback.html Feedback] | ||
| + | |||
| + | ---- | ||
| + | |||
'''''Sensors''''' | '''''Sensors''''' | ||
<br> | <br> | ||
| Line 50: | Line 99: | ||
*[[Sensors API 文档]] | *[[Sensors API 文档]] | ||
*[[QtOrientationTest | 用Sensor API 来显示方位]] | *[[QtOrientationTest | 用Sensor API 来显示方位]] | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
</td> | </td> | ||
| − | <td width= | + | </tr> |
| + | </table> | ||
| + | |||
| + | <table width=100% border=1 bordercolor="#55"> | ||
| + | <tr align=top> | ||
| + | |||
| + | <td width=50%> | ||
<h1 class="greenTitle"><span>数据信息相关</span></h1> | <h1 class="greenTitle"><span>数据信息相关</span></h1> | ||
| Line 69: | Line 120: | ||
<br> | <br> | ||
*[http://doc.qt.nokia.com/qtmobility-1.1.0/gallery.html Document Gallery] | *[http://doc.qt.nokia.com/qtmobility-1.1.0/gallery.html Document Gallery] | ||
| + | *[[如何 通过QGalleryQueryModel 制作一个简单的图片浏览器]] | ||
---- | ---- | ||
| Line 78: | Line 130: | ||
*[[使用Qt Mobility Messaging API检索短信]] | *[[使用Qt Mobility Messaging API检索短信]] | ||
*[[Read and Send messages in Qt for Symbian]] | *[[Read and Send messages in Qt for Symbian]] | ||
| + | *[[QML_SMShelper_Plugin|QML SMShelper Plugin]] | ||
---- | ---- | ||
'''''Organizer ''''' | '''''Organizer ''''' | ||
| Line 88: | Line 141: | ||
</td> | </td> | ||
| − | <td width= | + | <td width=50%> |
<h1 class="greenTitle"><span>系统相关</span></h1> | <h1 class="greenTitle"><span>系统相关</span></h1> | ||
| − | |||
---- | ---- | ||
| − | + | '''''System Information ''''' | |
| + | <br> | ||
| + | *[http://doc.qt.nokia.com/qtmobility-1.1.0/systeminfo.html System Information] | ||
| + | *[[Inhibiting_the_screen_saver|Inhibiting the screen saver]] | ||
| + | *[[如何保持屏幕显示避免屏保和黑屏]] | ||
| + | ---- | ||
'''''Bearer Management ''''' | '''''Bearer Management ''''' | ||
<br> | <br> | ||
| Line 136: | Line 193: | ||
|sensors:accelerator location contacts messaging | |sensors:accelerator location contacts messaging | ||
|- | |- | ||
| − | |[https://projects. | + | |[https://projects.developer.nokia.com/compass 指南针] |
| sensors:Compass location Map&Navigation | | sensors:Compass location Map&Navigation | ||
|- | |- | ||
| − | |[https://projects. | + | |[https://projects.developer.nokia.com/qtbubblelevel/ 水平仪] |
|sensors:accelerator | |sensors:accelerator | ||
|- | |- | ||
| − | |[https://projects. | + | |[https://projects.developer.nokia.com/mirrorhouse/ 哈哈镜] |
| − | | | + | |multimedia:camera |
|- | |- | ||
|[[QtMagnetometer Sensor Example Using QtMobility Project | 磁力感应器]] | |[[QtMagnetometer Sensor Example Using QtMobility Project | 磁力感应器]] | ||
|sensors:Magnetometer | |sensors:Magnetometer | ||
| + | |- | ||
| + | |[[Simple video player in QML]] | ||
| + | |multimedia | ||
| + | |- | ||
| + | |[[如何保持屏幕显示避免屏保和黑屏|屏保]] | ||
| + | |systeminfo | ||
|} | |} | ||
| Line 155: | Line 218: | ||
*[[Qt_开发|Qt 开发]]<br> | *[[Qt_开发|Qt 开发]]<br> | ||
*[[Qt Quick (Chinese)]]<br> | *[[Qt Quick (Chinese)]]<br> | ||
| − | |||
| − | |||
| − | |||
Latest revision as of 12:01, 28 March 2012
文章信息
Contents |
Qt Mobility 介绍
Qt Mobility 安装
- Installation guide
- Qt Mobility 在Symbian平台的安装
- Qt for symbian最新的Qt库及Qt Mobility 的sis安装包
- 在Qt S60中使用QtMobility做开发
- Qt Mobility API 需要的能力
- Qt Mobility examples
- 动手实验室,一步一步教学
|
Location Maps and Navigation
|
Near Feild Communication
|
Multimedia
Feedback
Sensors
|
数据信息相关Contacts
Document Gallery
Messaging
Organizer
Versit
|
系统相关System Information
Bearer Management
Publish and Subscribe
Qt Service Framework
Mobility QML Plugins
|
Qt Mobility 例程
| 例程 | 使用到的Qt Mobility API |
| 下落感应器 | sensors:accelerator location contacts messaging |
| 指南针 | sensors:Compass location Map&Navigation |
| 水平仪 | sensors:accelerator |
| 哈哈镜 | multimedia:camera |
| 磁力感应器 | sensors:Magnetometer |
| Simple video player in QML | multimedia |
| 屏保 | systeminfo |

