Results 1 to 5 of 5

Thread: Qt 5.5 QML PageStack porting Sailfish App to Android

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2014
    Posts
    116
    Qt products
    Qt5
    Platforms
    MacOS X
    Thanks
    8

    Default Qt 5.5 QML PageStack porting Sailfish App to Android

    Hi,

    I would like to port my Sailfish App to Android using Qt 5.5 and QtQuick 2.5. I managed to reuse my c++ file handler class but I am totally stuck on how to do the page stack. The "Hello World" example is only using one view and I could not find a extended Hello World with more views. How do you handle this? Do you putt all views in one file e.g. five Flickable{} and change the visibility? Or could I do several pages as I have in my Sailfish App?

    If there is a HowTo for PageStack I am happy to work through. Some hints on how a basic QML project structure should be would be nice, too.
    Last edited by KeineAhnung; 29th February 2016 at 17:19.

Similar Threads

  1. porting existing QtWidget app from linux to android
    By badril in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 10th August 2015, 11:10
  2. Advice and Questions for porting Qt app to Android
    By davethomaspilot in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 14th December 2013, 14:27
  3. Interface using by QML pageStack ??
    By ssaku in forum Qt Programming
    Replies: 1
    Last Post: 8th September 2012, 05:46
  4. use pagestack.pop(page,immediate)
    By jindoniit in forum Qt Quick
    Replies: 0
    Last Post: 20th October 2011, 03:08
  5. memory increase when use PageStack
    By jindoniit in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 13th October 2011, 11:23

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
  •  
Qt is a trademark of The Qt Company.