OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: Matthieu on March 30, 2005, 05:47:38 am
-
On trolltech site, you've two major libraries : QT and QTopia
when you click on QTopia library, you've got the list of the class present in this library.
But on the page of Qtopia, there is a poinetr to QT/embedded, which has mroe classes than QTopia.
I don't understand the difference between qtopia and qt/embedded.
-
On trolltech site, you've two major libraries : QT and QTopia
when you click on QTopia library, you've got the list of the class present in this library.
But on the page of Qtopia, there is a poinetr to QT/embedded, which has mroe classes than QTopia.
I don't understand the difference between qtopia and qt/embedded.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72796\"][{POST_SNAPBACK}][/a][/div]
Essentially, Qtopia adds a few extra classes to QT/embedded which makes developing PDA apps easier. You can run QT/embedded apps on the Zaurus (for example) but to get the proper "look and feel" you should use the Qtopia classes, (eg use QPEApplication instead of QApplication etc)
-
On trolltech site, you've two major libraries : QT and QTopia
when you click on QTopia library, you've got the list of the class present in this library.
But on the page of Qtopia, there is a poinetr to QT/embedded, which has mroe classes than QTopia.
I don't understand the difference between qtopia and qt/embedded.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72796\"][{POST_SNAPBACK}][/a][/div]
Essentially, Qtopia adds a few extra classes to QT/embedded which makes developing PDA apps easier. You can run QT/embedded apps on the Zaurus (for example) but to get the proper "look and feel" you should use the Qtopia classes, (eg use QPEApplication instead of QApplication etc)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72800\"][{POST_SNAPBACK}][/a][/div]
Is there a list of stuff which works best on Cacko?