Results 1 to 2 of 2

Thread: Special Character Handling

  1. #1
    Join Date
    Jul 2007
    Posts
    8
    Qt products
    Qt3
    Platforms
    Unix/X11

    Angry Special Character Handling

    Hi All,

    I am still new in qt, i faced problems with special character handling,
    I have QFileInfo class, from this class i`m accessing filename method, it show character ?? ,
    the correct value should be Ä character.
    i`m using this code:
    fInfo->fileName().ascii();
    i`m using QT3 on Linux machine.
    thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Special Character Handling

    Where do you use that code exactly? Do you print that file name somewhere?

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.