Results 1 to 2 of 2

Thread: Why I cannot get help (when F1 is pressed) on QDialog::tr(" ")

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    56
    Thanked 1 Time in 1 Post

    Default Why I cannot get help (when F1 is pressed) on QDialog::tr(" ")

    QDialog::tr(" ")
    I see this function in some messagebox tutorial.
    It can be used to supply quickly a string (QString) to a messagebox
    But
    - I dont know from where this function is called (Qwidget ?)
    - I dont know why is the reason I can not get the help ...
    Any idea ?

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 268 Times in 268 Posts
    Wiki edits
    20

    Default Re: Why I cannot get help (when F1 is pressed) on QDialog::tr(" ")

    I don't know why F1 wouldn't work, but you can always check the online documentation too:
    http://doc.qt.nokia.com/4.7/qobject.html#tr

Similar Threads

  1. Replies: 1
    Last Post: 7th April 2010, 21:46
  2. QDialog - how to stop hide on "ESC"?
    By will49 in forum Qt Programming
    Replies: 2
    Last Post: 27th May 2008, 16:40
  3. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  4. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58
  5. How to "hide window when close button pressed"
    By iGoo in forum Qt Programming
    Replies: 4
    Last Post: 26th July 2006, 09:53

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.