Thread
:
What does Qt mean for me?
View Single Post
Venemo
2010-06-03 , 22:26
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#
9
Originally Posted by
zimon
Java - "Write Once Run Anywhere"
Qt - Write once, Port many times
No, this is false.
Qt = Code less, create more, deploy everywhere.
Of course, it is native code, so you must recompile for every platform you want to support.
There are also platform-specific APIs for convenience, but you can wrap them in #ifdef's to preserve compatibility with others.
__________________
You should follow me on Twitter!
Apps:
Puzzle Master
,
IRC Chatter for Harmattan
,
IRC for Sailfish
Quote & Reply
|
Venemo
View Public Profile
Send a private message to Venemo
Visit Venemo's homepage!
Find all posts by Venemo