|
2010-10-10
, 13:14
|
Posts: 25 |
Thanked: 5 times |
Joined on Mar 2009
@ Montreal
|
#2
|
|
2010-10-10
, 13:22
|
Posts: 92 |
Thanked: 102 times |
Joined on May 2010
|
#3
|
The Following User Says Thank You to sharky76 For This Useful Post: | ||
|
2010-10-11
, 18:46
|
Posts: 222 |
Thanked: 205 times |
Joined on Jul 2009
@ Finland
|
#4
|
The Following User Says Thank You to vivainio For This Useful Post: | ||
|
2010-10-11
, 20:07
|
Posts: 25 |
Thanked: 5 times |
Joined on Mar 2009
@ Montreal
|
#5
|
|
2010-10-12
, 06:29
|
Posts: 5 |
Thanked: 3 times |
Joined on Jan 2010
|
#6
|
The Following User Says Thank You to macron For This Useful Post: | ||
|
2010-10-12
, 08:42
|
Posts: 25 |
Thanked: 5 times |
Joined on Mar 2009
@ Montreal
|
#7
|
|
2010-10-21
, 21:05
|
Posts: 289 |
Thanked: 560 times |
Joined on May 2009
@ Tampere, Finland
|
#8
|
We were already using the QT framework in Symbian^3, along with AVKON and others but for the UI improvements in Symbian^4 we were moving to Orbit – we are now discontinuing the Orbit development and continuing just with Qt and Qt Quick
|
2010-10-21
, 21:18
|
Posts: 222 |
Thanked: 205 times |
Joined on Jul 2009
@ Finland
|
#9
|
I could use some clarification on what purpose each of these components serve. I have a rough idea what Qt Quick is, and I understand Qt Components will be a set of ready made widgets for use with Qt Quick. Am I still on the right track?
Is Qt Components a separate development from MTF widgets or Orbit widgets? Does Qt Components use MTF on MeeGo for example, or are they separate and QtC just tries to adapt to the look/behaviour of "native" MTF widgets?
Or does it just mean that they'll use parts of Orbit, but create the actual application UIs with Qt Quick?
|
2010-10-23
, 14:52
|
Posts: 25 |
Thanked: 5 times |
Joined on Mar 2009
@ Montreal
|
#10
|
From an API point of view, what are the differences between "real" Meego, Meego/Harmattan and Symbian? My understanding is as follows:
1. You can write Qt 4.6 applications and deploy them on all the platforms.
2. Qt 4.7 and Qt mobility will also be supported everywhere. Qt 4.7 will become available to Symbian in the future while Meego devices will come with 4.7 pre-installed.
3. Meego Touch framework (libmeegotouch) is where things start to become hazy. Will Meego Touch be supported on Symbian? If so, will it be part of firmwares or distributable with smartinstaller or do I have to manually compile and package it with application?
4. Will Meego Touch framework be available on Meego/Harmattan?
5. Symbian folks are developing "Orbit" about which I know nothing but it is supposedly an extended widget set built on top of Qt and will be available for Symbian^4. What platforms will Orbit be available on? Will it work on Symbian^1, Symbian^3, Maemo, Meego/Harmattan, Meego etc etc?