Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to Run Screen Saver using Qt?
Forum Updated to NodeBB v4.3 + New Features

How to Run Screen Saver using Qt?

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 2.0k 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.
  • D Offline
    D Offline
    dreamerindia
    wrote on last edited by
    #1

    Hi,

    i want to start the screen saver automatically when the application is idle for specified time.

    can we use QWSScreensaver class?

    ~Ravivarman~

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dreamerindia
      wrote on last edited by
      #2

      does any one using screen saver in there application?

      ~Ravivarman~

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        I never personally have used that, but from your question and the documentation I would say that it is indeed the class to use.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          if you are on embedded linux this is the right class.
          If you are on desktop platforms you may try the QtSystems (unreleased Qt module) module's implementation of "QScreenSaver":http://qt.gitorious.org/qt/qtsystems/blobs/dev/src/systeminfo/qscreensaver.h
          I don't know how stable it is though.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • D Offline
            D Offline
            dreamerindia
            wrote on last edited by
            #5

            I'm in embedded platform...
            can you give me sample code...

            ~Ravivarman~

            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