Results 1 to 2 of 2

Thread: whatsThis hotkeys for a Mac?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 52 Times in 52 Posts

    Default Re: whatsThis hotkeys for a Mac?

    There is no concept of whats this help on a mac. But you can use
    Qt Code:
    1. QAction * QWhatsThis::createAction ( QObject * parent = 0 ) [static]
    To copy to clipboard, switch view to plain text mode 

    to create you an action for adding to the menubar to trigger whats this.
    It's nice to be important but it's more important to be nice.

  2. The following user says thank you to axeljaeger for this useful post:

    wconstan (1st December 2009)

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
  •  
Qt is a trademark of The Qt Company.