Results 1 to 5 of 5

Thread: help for porting

  1. #1
    Join Date
    Oct 2010
    Posts
    14
    Thanks
    7

    Default help for porting

    Hi,
    I need to know if I can to port the same desktop QT application (on PC or on Workstation) on a smartphone.
    I would like if there are problem for requirements system and/or operating system.

    Thanks a lot.

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: help for porting

    Well, that depends on what you mean with porting.

    Don't expect to put a desktop GUI on a smartphone.
    But, in general, you can split your app in two, a presentation part (the GUI) and a part that does the processing etc...
    Then you can write a GUI for the smartphone and one for the desktop, using the common parts.

  3. #3
    Join Date
    Oct 2010
    Posts
    14
    Thanks
    7

    Default Re: help for porting

    Thanks a lot!

  4. #4
    Join Date
    Oct 2010
    Posts
    14
    Thanks
    7

    Default Re: help for porting

    Hi,
    I need to know if QT latest version supports portability on Android.
    Thanks many much!

  5. #5
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: help for porting

    These are the supported platforms:
    http://doc.qt.nokia.com/4.7/supported-platforms.html

  6. The following user says thank you to tbscope for this useful post:

    dmartino (29th October 2010)

Similar Threads

  1. Porting qt3 to qt4
    By divya balachandran in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2008, 23:49
  2. Porting Qt3 To Qt4
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 6th August 2008, 14:59
  3. Porting from qwt-4.2.0 to qwt-5.0.2
    By vheinitz in forum Qwt
    Replies: 3
    Last Post: 31st January 2008, 12:39
  4. Porting QT3 or 4
    By antonyang in forum Newbie
    Replies: 1
    Last Post: 3rd October 2006, 16:57
  5. Porting from Qt3 to Qt4
    By Opilki_Inside in forum Installation and Deployment
    Replies: 1
    Last Post: 1st February 2006, 18:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.