Results 1 to 2 of 2

Thread: tr()

  1. #1
    Join Date
    Apr 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Question tr()

    Can you explain the tr() function in Qt in a more simpler way than the documentation does?

    What is the importance of such function?

    Thanks.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: tr()

    What part of you struggling with? The documentation is pretty concise.

    If you don't care about language translation then you don't have to worry about it, neither if you want to translate languages yourself. You only need to use it if you wish Qt to do the translations for you (based on a translation engine and dictionary which you supply)

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.