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. Zoom Cursor
Qt 6.11 is out! See what's new in the release blog

Zoom Cursor

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.6k Views 2 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.
  • E Offline
    E Offline
    Ernesto
    wrote on last edited by
    #1

    Dear All:

    I am creating an application that plot some scientific data and I need to make zoom in the plots. I would like to be able to change the cursor to something that give the intended operation.

    The question I have is that somebody know how to create a Zoom In and Zoom out Cursor?

    All the best and thanks for any help
    Ernesto

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

      Hi and welcome to devnet,

      If you mean replace your current cursor with e.g. a magnifying glass then you'll be interested by QCursor

      Hope it helps

      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
      • E Offline
        E Offline
        Ernesto
        wrote on last edited by
        #3

        Hi:

        I went there but there is no magnifying glass predefine. How I can create one?

        Best and thanks very much
        Ernesto

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

          You can either buy or download an icon set that contains a magnifying glass to your liking and use that one (don't forget to acknowledge the author's work in your software)

          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

          • Login

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