Results 1 to 3 of 3

Thread: Quick QString question: Using " characters in QStrings

  1. #1
    Join Date
    Aug 2008
    Posts
    132
    Thanks
    23
    Thanked 3 Times in 3 Posts

    Default Quick QString question: Using " characters in QStrings

    Hi

    How can I build a QString containing " characters? I've tried \", "" etc. but none seem to work.

    Thanks,
    Jaco

  2. #2
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    517
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 66 Times in 62 Posts

    Default Re: Quick QString question: Using " characters in QStrings

    \" definitely works with QString.. please check again properly or post the code.

  3. The following user says thank you to talk2amulya for this useful post:

    JPNaude (6th March 2009)

  4. #3
    Join Date
    Aug 2008
    Posts
    132
    Thanks
    23
    Thanked 3 Times in 3 Posts

    Default Re: Quick QString question: Using " characters in QStrings

    My bad. It does work. Thanks for your time.
    Jaco

Similar Threads

  1. Qy 4.4.3 MySQL driver failed
    By pamalite in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd January 2010, 01:09
  2. Problem at time compilation in traslation of language
    By thomasjoy in forum Qt Programming
    Replies: 3
    Last Post: 22nd May 2007, 14:18
  3. Convert from iso-8859-1 to... Something else :-)
    By Nyphel in forum Qt Programming
    Replies: 4
    Last Post: 7th March 2007, 17:59

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.