转贴个Qt-S60的开发者资源列表, 原文贴于Nokia论坛:
http://discussion.forum.nokia.com/forum/showthread.php?p=637780
Qt technology now becomes an option for developers to develop application on S60 devices. This discussion area is dedicated to the Qt development for S60. Should you have any questions and comments, please discuss them here.
There are some good resources now available to the developers:
Technology preview for “Qt for s60″
http://www.qtsoftware.com/resources-…iew-qt-for-s60
Qt for S60 “Garden” pre-release
http://pepper.troll.no/s60prereleases/
Qt for S60 developer’s library (online version & Carbide plugin)
http://www.forum.nokia.com/info/sw.n…s_Library.html
Especially note the “Qt for S60 guide” section
Qt for S60 main page
http://www.forum.nokia.com/Resources…es/Qt_for_S60/
Qt for S60 Quickstart guide
http://www.forum.nokia.com/Resources…ickStart.xhtml
Qt for S60 Examples (more in the SDK)
http://www.forum.nokia.com/info/sw.n…_Examples.html
Qt for S60 Wiki
http://wiki.forum.nokia.com/index.ph…ory:Qt_for_S60
All the FN documents will be linked to from the following page:
http://www.forum.nokia.com/Resources…_for_S60.xhtml
Carbide.c++ as an IDE for development
http://www.forum.nokia.com/info/sw.n…119a2b4cb.html
Qt software products: Qt 4.5 release:
http://www.qtsoftware.com/products
Qt for S60 Examples
http://www.forum.nokia.com/info/sw.n…_Examples.html
How to create Menu in Qt for S60?
http://wiki.forum.nokia.com/index.ph…_Qt_for_S60%3F
Nice free Electronic C++ books : Thinking in C++ 2nd Edition by Bruce
Eckel:
http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
The independent Qt tutorials:
http://www.digitalfanatics.org/projects/qt_tutorial
Qt4 tutorial for absolute beginners:
http://sector.ynet.sk/qt4-tutorial/
Home of Johan Thelin: the author of book “Foundations of Qt
development”
http://www.digitalfanatics.org/index…itle=Main_Page
Introduction to Qt on mobile platform
http://www.forum.nokia.com/info/sw.n…Platforms.html
InsideQt.com 核心原创技术文章《Inside Qt Series》专栏文章总索引
http://www.insideqt.com/bbs/viewthread.php?tid=9
Qt Chinese discussion area:
http://www.insideqt.com/bbs/
The ultimate Qt community:
http://www.qtcentre.org/
Qt-interest Mailing List
http://lists.trolltech.com/qt-interest/
Qt contribution/Qt repositories
http://qt.gitorious.org/
Qt everywhere:
http://www.qteverywhere.com/qtcenter
Qt for 60 demo using carbide.c++:
http://blogs.s60.com/2009/03/qt-for-…-using-carbide
C++ coding explanation: what is reentrant?
http://en.wikipedia.org/wiki/Reentrant_(subroutine
)
http://publib.boulder.ibm.com/infoce…_safe_code.htm
http://wangcong.org/blog/?p=506
http://www.ibm.com/developerworks/li…y/l-reent.html
http://blogs.msdn.com/oldnewthing/ar…29/168719.aspx
http://www.cppblog.com/yuanyajie/arc…/18/26568.html
A site for the early birds to get the latest Qt for S60 SDK:
http://cavendishqi.blogspot.com/2009…ublic-sdk.html
How to use How to use Symbian C++ and Qt S60 Code together:
http://wiki.forum.nokia.com/index.ph…_Code_together
“Qt for S60″ has been published and available on Amazon for
pre-order:
http://www.amazon.co.uk/QT-S60-Frank…4469991&sr=8-1
Qt Code Examples:
http://www.forum.nokia.com/Tools_Doc…mples/Qt.xhtml
Graphics view introduction: Graphics View 介绍
http://www.kuqin.com/cpluspluslib/20071113/2311.html
Chinese developer CSDN community:
http://qt.csdn.net/
Mobile Hands-on Labs
http://www.forum.nokia.com/info/sw.n…s-on_Labs.html
Qt in Wikipedia
http://en.wikipedia.org/wiki/Qt_(toolkit
)
Qt for Symbian wiki:
http://wiki.forum.nokia.com/index.ph…ory:Qt_for_S60
相关推荐
QT for Symbian 实例 S60 3rd 5th: 收集的各种Symbian上的应用实例源码,对开发qt for Symbian的很有帮助的。。。
本书英文名:Qt for S60 Mobile Extensions。 内容预览: 1.Access Point Manager 2.Audio API 3.Camera 4.Contacts 5.Installer API 6.Landmarks 7.Location 8.Media 9.Messaging 10.Profile 11.Resource Access 12...
在本文中,我们将深入探讨如何在Qt for Android环境中利用QGestureEvent处理触摸手势事件。Qt是一个跨平台的应用程序开发框架,支持多种操作系统,包括Android。它提供了丰富的功能,使开发者能够在移动设备上创建...
在开发跨平台应用程序时,Qt for Android 是一个强大的工具,它允许使用 C++ 语言创建原生的 Android 应用程序。本项目标题为“qt for android图片选择器”,这意味着我们要探讨如何在 Qt 应用中集成一个功能,让...
**Qt for Android简介** Qt是跨平台的应用程序开发框架,广泛应用于桌面、移动和嵌入式设备。Qt for Android使得开发者能够使用C++和Qt框架在Android平台上构建原生应用程序,提供了一种高效且功能丰富的开发环境。...
Necessitas 是一个用于构建 Qt for Android 应用程序的工具集,它包含了一系列用于编译 Qt 模块以及应用程序所需的工具和库。安装 Necessitas 的步骤如下: 1. **下载 Necessitas** - 访问 Necessitas 在 ...
Qt for Android 是一个开源框架,它允许开发人员使用 Qt 编程环境来创建原生的 Android 应用程序。这个框架结合了 Qt 的强大功能和 Android 的广泛设备覆盖,为开发者提供了一种跨平台的解决方案,可以在多个操作...
Qt for Android作为跨平台开发框架,同样需要适配这种新的权限管理机制。本文将详细介绍如何在Qt for Android应用中实现动态权限申请。 首先,理解Android的权限模型。在Android 6.0及更高版本,有两类权限:正常...
《Qt for WinCE平台的搭建:VS2008(VS2005)实践指南》 在嵌入式开发领域,Windows CE(Windows Embedded Compact)是一个广泛使用的操作系统,尤其适用于小型设备和嵌入式系统。Qt是一个跨平台的C++图形用户界面...
【Qt for Android 音乐播放器 QML 界面】是一个使用Qt框架开发的Android平台上的音乐播放器应用。QML(Qt Meta Language)是Qt提供的一种声明式语言,用于构建用户界面,它允许开发者以一种简洁、直观的方式定义UI...
在开发跨平台应用程序时,Qt框架提供了一个强大的工具集,允许开发者使用C++编写代码,同时也能在Android这样的移动平台上运行。"Qt for Android 用JNI来使C++和Java互调"的主题揭示了如何利用JNI(Java Native ...
【Qt for MCU】是Qt公司推出的一款针对微控制器(MCU)的轻量级框架,旨在将Qt的丰富图形用户界面(GUI)开发能力引入到资源有限的嵌入式系统中。Qt for MCU 1.0是这个框架的一个重要版本,它提供了在微控制器上构建...
本文将详细介绍如何使用Qt for Android调用原生系统的摄像头进行录像,并保存录制的视频输出。 首先,我们需要理解Qt中的多媒体模块,即`Q Multimedia`框架。这个模块提供了与多媒体内容交互的能力,包括音频、视频...
QT for Android是Qt框架在Android平台上运行的一种实现,它允许开发者使用C++和Qt库来构建原生的Android应用。Service在Android系统中扮演着重要的角色,它可以在后台长时间运行,即使用户离开应用界面,Service依然...
**Qt for Symbian开发** Qt 是一个跨平台的应用程序开发框架,由Qt Company提供,广泛用于构建桌面、移动和嵌入式系统的用户界面。在Symbian操作系统上使用Qt,开发者可以利用其丰富的功能和高效的性能来创建高质量...
本白皮书分享了Verolt工程公司利用Qt for MCUs将现有的Qt Quick应用程序移植到微控制器(MCU)的经验。 Verolt工程公司选择将“HomeChef”应用程序移植部署到桌面、移动和嵌入式系统中。研发团队使用了统一的架构实现...
Qt for Python,也被称为PySide2或 PyQt5,是Qt库的Python绑定,允许开发者使用Python语言创建图形用户界面(GUI)应用程序。这个环境的搭建与测试程序是Python开发者进入桌面应用开发领域的重要步骤。下面我们将...
Qt for Android实现自动更新app,安装apk文件,qml自动更新 通过调用修改Java函数来实现对私有数据的读写