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. Who knows how to set the QT cursor blink?

Who knows how to set the QT cursor blink?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.9k 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.
  • J Offline
    J Offline
    jouyouyun
    wrote on last edited by
    #1

    I want to set the QT4 and QT5 current cursor blink, but do not know how to do that. Who knows how to set the QT cursor blink?

    I tried to modify the ~/.config/Trolltech.conf cursorFlashTime value, can not take effect immediately, the QT4 application restart after the entry into force.

    Who has the method with immediate effect? Thanks!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      QApplication::setCursorFlashTime()?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jouyouyun
        wrote on last edited by
        #3

        [quote author="ChrisW67" date="1396939218"]QApplication::setCursorFlashTime()?[/quote]

        No, I need to make all QT applications are in force. Thanks!

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChrisW67
          wrote on last edited by
          #4

          The conf file only sets the default startup values. There is no generic mechanism to make a collection of arbitrary running Qt processes change some aspect of their behaviour.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jouyouyun
            wrote on last edited by
            #5

            Oh, thank you
            [quote author="ChrisW67" date="1397007211"]The conf file only sets the default startup values. There is no generic mechanism to make a collection of arbitrary running Qt processes change some aspect of their behaviour. [/quote]

            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