Results 1 to 2 of 2

Thread: setDoubleClickInterval - Not changing the double click time as gnome-mouse-properties

  1. #1
    Join Date
    Apr 2011
    Posts
    10
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question setDoubleClickInterval - Not changing the double click time as gnome-mouse-properties

    I've found that setDoubleClickInterval doesn't change the double click time the same way as gnome-mouse-properties (capplet from gnome-control-center)

    Is there a way to change mouse double click time globally as per gnome-mouse-properties?

  2. #2
    Join Date
    Apr 2011
    Posts
    10
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Unhappy Re: setDoubleClickInterval - Not changing the double click time as gnome-mouse-proper

    After research for a couple of days it looks like the double click value is set by using the GTK toolset. However I can't use it in combination with QT because they use the keyword signals within their header files.

    I'm pretty much stuck at the moment. They read the values from gtkrc but I really don't want to change those values directly as it will be to risky and not backward compatible.

    Any other ideas anyone?

Similar Threads

  1. can not get mouse double click event for QGraphicsItem
    By learning_qt in forum Qt Programming
    Replies: 2
    Last Post: 14th September 2009, 21:36
  2. Replies: 6
    Last Post: 5th June 2009, 10:38
  3. Replies: 2
    Last Post: 12th January 2009, 00:24
  4. Replies: 1
    Last Post: 9th February 2007, 10:41
  5. Replies: 5
    Last Post: 12th January 2006, 16:40

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.