Documentation/Maemo 5 Developer Guide/Development Environment/Maemo Programming Environments

(Added placeholder for maemo QT 4.5 differences chapter)
m (wikify pymaemo link)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
-
= Maemo Programming Environments =
+
This is a place holder for Maemo Programming Environments documentation  
-
 
+
-
This is place holder for Maemo Programming Environments documentation  
+
Current official high level Diablo documentation for Python and C/C++ environments is available from maemo.org [http://maemo.org/development/documentation/programming_languages/ Maemo Programming Languages] page. This page is still valid also for Fremantle.
Current official high level Diablo documentation for Python and C/C++ environments is available from maemo.org [http://maemo.org/development/documentation/programming_languages/ Maemo Programming Languages] page. This page is still valid also for Fremantle.
Current "under development" versions of the documentation can be found from these Garage projects:
Current "under development" versions of the documentation can be found from these Garage projects:
-
* [http://pymaemo.garage.maemo.org/ Maemo Python support]  
+
* [[PyMaemo|Maemo Python support]]
* [http://maemomm.garage.maemo.org/ Maemo C++ support]
* [http://maemomm.garage.maemo.org/ Maemo C++ support]
-
* [http://qt4.garage.maemo.org/ Maemo QT4 support]
+
* [[Qt4 Development|Maemo Qt support]]
-
** [http://wiki.maemo.org/Qt4Hildon#Getting_started Getting Started]
+
** [http://doc.qt.nokia.com/qt-maemo-4.6/ Qt 4.6 for Maemo reference documentation]
-
** [http://wiki.maemo.org/Qt4Hildon#Porting_a_Qt_application_in_Maemo Porting QT Application to Maemo]
+
** [[Qt4 Development#Getting started|Getting Started]]
-
** [http://wiki.maemo.org/Qt4Hildon/Maemo_differences_from_QT4.5 Maemo 5.0 Differences from Standard QT 4.5 (new document to be created)]
+
** [[Qt4 Development#Porting Qt applications to Maemo|Porting Qt applications to Maemo]]
-
** [http://wiki.maemo.org/Packaging_a_Qt_application Packaging QT Application]
+
** [[Documentation/Maemo 5 Developer Guide/Development Environment/Maemo Programming Environments/Using Maemo 5 specific APIs in Qt application|How to use Maemo 5-specific APIs from a Qt application]]
 +
** [[Packaging a Qt application]]
 +
 
 +
[[Category:Development]]
 +
[[Category:Documentation]]
 +
[[Category:Fremantle]]

Latest revision as of 09:07, 16 July 2010

This is a place holder for Maemo Programming Environments documentation

Current official high level Diablo documentation for Python and C/C++ environments is available from maemo.org Maemo Programming Languages page. This page is still valid also for Fremantle.

Current "under development" versions of the documentation can be found from these Garage projects: