Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to implement Resume of the app?
Forum Updated to NodeBB v4.3 + New Features

How to implement Resume of the app?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.5
4 Posts 2 Posters 1.6k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Mathan M
    wrote on last edited by
    #1

    Hi All,

    I want to implement the resume point, like when user closes the application in one list view and when he opens the application again, the use r has to view the same listview. Where to store the last cloing point?

    Thanks In advance.

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Maybe you should mention platform?
      Desktop or android?
      When you say resume point, do you mean that application can store its state
      and load it next time ?

      M 1 Reply Last reply
      2
      • mrjjM mrjj

        Hi
        Maybe you should mention platform?
        Desktop or android?
        When you say resume point, do you mean that application can store its state
        and load it next time ?

        M Offline
        M Offline
        Mathan M
        wrote on last edited by
        #3

        @mrjj

        Sorry for not providing adequate info.

        Its for Android/iOS mobiles/Tablets. Yes, Need to store its state when the application get closed and resume when its loaded again.

        mrjjM 1 Reply Last reply
        0
        • M Mathan M

          @mrjj

          Sorry for not providing adequate info.

          Its for Android/iOS mobiles/Tablets. Yes, Need to store its state when the application get closed and resume when its loaded again.

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Mathan-M
          Ok,
          So its more related to
          https://developer.android.com/training/basics/activity-lifecycle/pausing.html
          Than simply re-running the app?

          1 Reply Last reply
          2

          • Login

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