Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Hide instead of Quit
QtWS25 Last Chance

Hide instead of Quit

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 2.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    javiyt
    wrote on last edited by
    #1

    Hi everyone,

    I'm developing an application in Qt with C++ and QML, and I'm testing with a Nokia 5800.

    I want to hide the app instead of quit it when you click a button. I mean, I want to let it still be loaded while you are again in the menu screen of the phone. I saw this in the Contacts OVI app and in Whatsapp but I couldn't make it.

    Any idea? I tried with QmlApplicationViewer::hide but then I can not open it again.

    Thanks in advance.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Sounds like something that is phone specific API. Perhaps you will have more luck getting a good answer on this one in Forum Nokia.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Amine27
        wrote on last edited by
        #3

        You can do it with Symbian API:

        http://www.developer.nokia.com/Community/Discussion/showthread.php?214482-Correct-way-to-quot-hide-quot-an-application-and-then-later-on-pop-it-up-later&p=861027

        1 Reply Last reply
        0
        • J Offline
          J Offline
          javiyt
          wrote on last edited by
          #4

          Thank you a lot! Really helpfull :)

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved