Qt Mobility API 需要的能力
(Flycarl - - →Qt Moblity API 需要的能力) |
hamishwillee
(Talk | contribs) m (Text replace - "Category:MeeGo" to "Category:MeeGo Harmattan") |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{ArticleMetaData | ||
| + | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.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=20101121 | ||
| + | |author=[[User:Flycarl]] | ||
| + | }} | ||
| + | |||
[[Category:Qt Mobility]] | [[Category:Qt Mobility]] | ||
==Qt Moblity API 需要的能力== | ==Qt Moblity API 需要的能力== | ||
| Line 56: | Line 80: | ||
*[[Symbian Signed (Chinese)|如何进行Symbian签名]] | *[[Symbian Signed (Chinese)|如何进行Symbian签名]] | ||
| − | [[Category:S60]][[Category:Lang-Chinese]][[Category:Qt]] | + | [[Category:S60]][[Category:Lang-Chinese]][[Category:Qt]][[Category:MeeGo Harmattan]] [[Category:Symbian]] |
Revision as of 13:57, 13 June 2012
文章信息
Qt Moblity API 需要的能力
更多信息,包括Harmattan上的限制参考http://doc.qt.nokia.com/qtmobility-1.2/quickstart.html
| Domain | Symbian Capabilities |
| Bearer Management | ReadUserData NetworkServices (NetworkControl for QNetworkSession::stop()) |
| Contacts | ReadUserData WriteUserData |
| Location | Location |
| Multimedia | UserEnvironment ReadUserData WriteUserData ReadDeviceData WriteDeviceData |
| Messaging | LocalServices ReadUserData WriteUserData NetworkServices UserEnvironment ReadDeviceData WriteDeviceData |
| Publish And Subscribe | Capability depends on P&S value being read/written. API itself doesn't require any capability. |
| Service Framework | No capabilities requried by itself, the plugins may have capability requirements. |
| Sensor | ReadDeviceData |
| System Information | LocalServices ReadUserData WriteUserData NetworkServices UserEnvironment Location ReadDeviceData |
| Versit | No additional capabilities required. |
| Document Gallery | No capabilities at this stage. |
| Organizer | ReadUserData WriteUserData |
| Tactile Feedback | No capabilities at this stage. |


