Results 1 to 3 of 3

Thread: Qt::Key_Tilde?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: Qt::Key_Tilde?

    I'd do this first: To see if it is defined, press the key and see what integer value event->key() has and compare with http://doc.qt.nokia.com/latest/qt.html#Key-enum

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

    ComServant (17th July 2011)

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