Results 1 to 3 of 3

Thread: Qt Multi language app at runtime

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    29
    Thanked 50 Times in 47 Posts

    Default Re: Qt Multi language app at runtime

    Hey, That is the only way for the language translations. Call retranslateUi() function. It is must. If you want to do it by another method then, delete the object of this widget and create it again when you're selecting the language. Note: Before deleting first install your translation file and then delete it.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

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

    vhptt (24th July 2012)

Similar Threads

  1. Qt Assistant for custom help and multi-language
    By bec in forum Qt Programming
    Replies: 0
    Last Post: 14th April 2011, 09:54
  2. multi language support example
    By Ratheendrans in forum Qt Programming
    Replies: 6
    Last Post: 3rd April 2011, 03:50
  3. Common Language Runtime Support (/clr).
    By leoalvesmachado in forum Newbie
    Replies: 2
    Last Post: 8th July 2010, 15:09
  4. Multi language translation
    By bhaskar in forum Installation and Deployment
    Replies: 1
    Last Post: 14th June 2010, 17:30
  5. how change language at runtime?
    By mattia in forum Newbie
    Replies: 3
    Last Post: 14th November 2007, 19:36

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.