The Following User Says Thank You to w00t For This Useful Post: | ||
![]() |
2009-12-02
, 11:45
|
Posts: 24 |
Thanked: 38 times |
Joined on Nov 2009
|
#62
|
Of course I'm not saying things shouldn't be bad engineered, don't misuse my words, and again, I still doesn't see how an abstraction layer can be so harmful. KDE uses one the same way and there's no one pointing fingers at them.
The Following 4 Users Say Thank You to sjaensch For This Useful Post: | ||
![]() |
2009-12-02
, 11:49
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#63
|
So do I have to #ifdef my way around which classes I inherit from / use? What kind of a mess is that? Or am I expected to develop a library with the core functionality and then write 3 UIs on top of that, one for each mobile platform? I just don't get it.
![]() |
2009-12-02
, 11:58
|
|
Posts: 319 |
Thanked: 289 times |
Joined on Sep 2009
@ Lisboa, Portugal
|
#64
|
The Following User Says Thank You to HangLoose For This Useful Post: | ||
![]() |
2009-12-02
, 13:07
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#65
|
So, in a nutshell...
If I start developing with Qt 4.6, will the same program run in different devices just with minimal adjustments? Or is just a promise?
Same goes for platforms, if I write on Linux can it run on Win?
The Following User Says Thank You to conny For This Useful Post: | ||
![]() |
2009-12-02
, 13:16
|
Posts: 22 |
Thanked: 22 times |
Joined on Sep 2009
|
#66
|
Several new Maemo 5 specific classes were added:
* QMaemo5ValueButton: Implements a “Picker Button”, basically a button with an extra value
* QMaemo5KineticScroller: Implements the Maemo 5 kinetic scrolling algorithm
* QMaemo5AbstractPickSelector: An abstract interface to implement Maemo 5 “pickers”, plus a picker implementation for time picking
* QMaemo5InformationBox: Support for Maemo 5 Banners and Notes
* QMaemo5EditBar: Support for Maemo 5 Edit toolbar
![]() |
2009-12-02
, 13:25
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#67
|
![]() |
2009-12-02
, 15:50
|
Posts: 24 |
Thanked: 38 times |
Joined on Nov 2009
|
#68
|
![]() |
2009-12-02
, 18:12
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#69
|
![]() |
2009-12-02
, 19:09
|
Posts: 356 |
Thanked: 231 times |
Joined on Oct 2007
|
#70
|
The Following User Says Thank You to vvaz For This Useful Post: | ||
![]() |
Tags |
cross-platform, dui, future, harmattan, libdui, maemo, maemo 6, plain qt, programming, source compatibility, symbian |
|
Let me repeat myself:
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
Last edited by w00t; 2009-12-01 at 16:00. Reason: clarifying a few terms