Editing Maemo Qt Extra Libraries

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
{{ambox|text=Qt 4.6 for Fremantle, included in [[Maemo 5/PR1.2|PR1.2]], includes the same functionality without the need for additional libraries. The extra libraries described below are '''obsolete'''.}}
+
''Qt 4.6 for Fremantle, included in [[Maemo 5/PR1.2|PR1.2]], includes the same functionality without the need for additional libraries. The extra libraries described below are '''obsolete'''.''
Maemo Qt Extra Libraries are extensions to the community supported Qt (version 4.5) available for [[Open development/Maemo roadmap/Fremantle|Maemo5 aka Fremantle]]. The libraries provide easier access to Fremantle specific functionality for Maemo Qt application developers. The libraries functionality include for example screen orientation changing and displaying [[Hildon]] notifications.
Maemo Qt Extra Libraries are extensions to the community supported Qt (version 4.5) available for [[Open development/Maemo roadmap/Fremantle|Maemo5 aka Fremantle]]. The libraries provide easier access to Fremantle specific functionality for Maemo Qt application developers. The libraries functionality include for example screen orientation changing and displaying [[Hildon]] notifications.
Line 5: Line 5:
== Installing Qt Extra Libs ==
== Installing Qt Extra Libs ==
-
The libraries are currently available from [[extras-devel]]. Libraries can be installed using apt-get. Note that on the device you have to have [[root access|root shell]] enabled.
+
The libraries are currently available from [[extras-devel]]. Libraries can be installed using apt-get. Note that on the device you have to have root shell enabled.
 +
 
== Installation to Scratchbox ==
== Installation to Scratchbox ==
Line 11: Line 12:
Install libraries and development headers by running
Install libraries and development headers by running
  fakeroot apt-get install qhildon-notifications qhildon-widgetcapabilities qhildon-systemcapabilities qmaemo-ext-libs-dev
  fakeroot apt-get install qhildon-notifications qhildon-widgetcapabilities qhildon-systemcapabilities qmaemo-ext-libs-dev
 +
== Installation to N900 ==
== Installation to N900 ==
Line 19: Line 21:
Metapackages for installing all the libraries with single install will be available soon.
Metapackages for installing all the libraries with single install will be available soon.
 +
== Minimal API documentation ==
== Minimal API documentation ==
''Please note that all the classes are inside Maemo namespace.''
''Please note that all the classes are inside Maemo namespace.''
 +
'''QHildon-WidgetCapabilities'''
'''QHildon-WidgetCapabilities'''
Line 69: Line 73:
  void orientationChanged(qreal pitch, qreal roll)
  void orientationChanged(qreal pitch, qreal roll)
  ''Connect to this signal to get the devices pitch and roll''
  ''Connect to this signal to get the devices pitch and roll''
 +
== Example application ==
== Example application ==
Not yet available.
Not yet available.
 +
=== Sources ===
=== Sources ===
Line 82: Line 88:
[[Category:Development]]
[[Category:Development]]
[[Category:Qt]]
[[Category:Qt]]
-
[[Category:Out of date]]
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: