Qt
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot addition of Template:ArticleMetaData) |
hamishwillee
(Talk | contribs) (Hamishwillee - Update to more concise and up to date links) |
||
| Line 1: | Line 1: | ||
| + | [[Category:Qt]][[Category:Glossary]] | ||
| + | {{Abstract|Qt (pronounced "cute") is a cross-platform application and UI framework. It is the recommended development framework for app developers targeting [[:Category:Symbian|Symbian]] devices and the MeeGo based [http://www.developer.nokia.com/Devices/MeeGo/ Nokia N9]. Qt is also available for Windows, Mac OS, Linux/X11, Windows CE, Embedded Linux.}} | ||
{{ArticleMetaData | {{ArticleMetaData | ||
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| Line 18: | Line 20: | ||
|creationdate=20081028 | |creationdate=20081028 | ||
|author=[[User:Hartti]] | |author=[[User:Hartti]] | ||
| − | }} | + | }} |
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| + | Qt provides a number of technologies for application and UI developement. Nokia recommend [[:Category:Qt Quick|Qt Quick]] (a declarative language) for UI development on mobile platforms along with [[:Category:Qt Mobility|Qt Mobility]] for accessing use cases that are more important in mobile devices. | ||
| − | + | There are many excellent resources for Qt developers both on this site and elsewhere: | |
| − | + | * Nokia Developer | |
| − | + | ** [[Qt SDK]] | |
| − | + | ** [http://www.developer.nokia.com/Develop/Qt/ Site resources] | |
| − | + | ** [[:Category:Qt]] (Nokia Developer wiki) | |
| − | + | ** [http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?219-Qt Qt Discussion boards] | |
| − | + | * [http://qt.nokia.com/developer qt.nokia.com] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | * | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | * http://qt.nokia.com/developer | + | |
| − | + | ||
* http://wiki.maemo.org/Qt | * http://wiki.maemo.org/Qt | ||
| − | * | + | * [http://developer.qt.nokia.com/static/community_resources/ Other developer community resources] |
| + | ** [http://www.qtcentre.org/content/?s=c82a18baf7eb3b1d9e29f0fc7a53a7af www.qtcentre.org] | ||
Revision as of 04:14, 22 November 2011
Qt (pronounced "cute") is a cross-platform application and UI framework. It is the recommended development framework for app developers targeting Symbian devices and the MeeGo based Nokia N9. Qt is also available for Windows, Mac OS, Linux/X11, Windows CE, Embedded Linux.
Article Metadata
Qt provides a number of technologies for application and UI developement. Nokia recommend Qt Quick (a declarative language) for UI development on mobile platforms along with Qt Mobility for accessing use cases that are more important in mobile devices.
There are many excellent resources for Qt developers both on this site and elsewhere:
- Nokia Developer
- Qt SDK
- Site resources
- Category:Qt (Nokia Developer wiki)
- Qt Discussion boards
- qt.nokia.com
- http://wiki.maemo.org/Qt
- Other developer community resources

