Results 1 to 2 of 2

Thread: Is there a 'fatcross' cursor icon for qt?

  1. #1
    Join Date
    Jul 2010
    Posts
    72
    Thanks
    35
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Is there a 'fatcross' cursor icon for qt?

    HI all,

    I wonder if there is a 'fat cross' mouse cursor style to use when hovering over a grid of a spreadsheet (like in MS Excel or GNUmeric)?

    I cannot find it in http://doc.qt.io/qt-5/qcursor.html. This list only shows a thin cross. In a spreadsheet this thin cross is typically used to drag formulae around the cells.

    Could this be one of the reasons why in LibreOffice there is no 'fat' cross in Calc, as there there is no Qt equivalent to it? (LibreOffice uses qt for the rendering of GUI styles)
    Last edited by Maluko_Da_Tola; 5th February 2017 at 21:58.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Is there a 'fatcross' cursor icon for qt?

    You can specify any image as a cursor, if the platform supports that.

    See the two QCursor constructors taking QBitmap and QPixmap respectively.

    Cheers,
    _

Similar Threads

  1. QDrag ignore cursor icon
    By Alundra in forum Qt Programming
    Replies: 6
    Last Post: 17th January 2015, 16:52
  2. change cursor icon while program is busy
    By Tomasz in forum Newbie
    Replies: 19
    Last Post: 24th September 2010, 13:24
  3. QPushButton icon & dialog cursor
    By hulud in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 5th November 2009, 16:08
  4. Replies: 2
    Last Post: 12th October 2008, 15:42
  5. Replies: 5
    Last Post: 23rd May 2006, 12:40

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.