Results 1 to 3 of 3

Thread: Translating SoftKeys and Dialog buttons

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    12
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Translating SoftKeys and Dialog buttons

    Hi,

    Can anyone please let me know how we can translate the Softkeys and dialog buttons.
    I am using the default keys like (Options, Exit, Open, Cancel etc). As I am not using them in my application I can't translate them along with my application specific strings.
    Is there a way to do it or do I need exclusively set them in my application and translate.

    Thanks

  2. #2
    Join Date
    Sep 2010
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Translating SoftKeys and Dialog buttons

    try this might help you

  3. #3
    Join Date
    Jul 2010
    Posts
    12
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: Translating SoftKeys and Dialog buttons

    Hi,

    Thanks for your reply. Actually I did that way. Softkeys, Dialogs and MessageBox, its ok. The problem is with QFIleDialog. I need to implement the open, save ...
    functionality whenever I use getOpenFileName, getSaveFileName.
    Thats whay I am wondering whether is there any other way rather than explicitly defining even when they aren't necessary
    Like if the translations are provided and if we implement LanguageChange event all the default strings will be translated.

    Thanks.

Similar Threads

  1. Replies: 0
    Last Post: 2nd February 2010, 10:55
  2. Rotating the GraphicsItem while translating
    By ashishrai in forum Qt Programming
    Replies: 2
    Last Post: 26th May 2008, 06:04
  3. translating qt3 querylist to qt4
    By cinemaster in forum Qt Programming
    Replies: 4
    Last Post: 23rd June 2007, 03:14
  4. Translating a QStringList
    By ^NyAw^ in forum Qt Programming
    Replies: 5
    Last Post: 18th January 2007, 11:06
  5. Problem when translating my app
    By agent007se in forum Newbie
    Replies: 8
    Last Post: 31st July 2006, 23:43

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.