Results 1 to 7 of 7

Thread: QStringlist To QString

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Sep 2006
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11
    Thanks
    1
    Thanked 2 Times in 1 Post

    Default Re: QStringlist To QString

    A QStringList strlist is a list of QString .... so strlist[0] is a QString.

  2. The following 2 users say thank you to almost for this useful post:

    Gokulnathvc (19th March 2011), phillip_Qt (30th October 2007)

Similar Threads

  1. QStringList
    By dragon in forum Newbie
    Replies: 2
    Last Post: 8th June 2007, 17:26
  2. QString static callback function from CURL
    By tpf80 in forum Qt Programming
    Replies: 12
    Last Post: 16th May 2007, 20:47
  3. Convert from iso-8859-1 to... Something else :-)
    By Nyphel in forum Qt Programming
    Replies: 4
    Last Post: 7th March 2007, 17:59
  4. QSqlQueryModel + set Write
    By raphaelf in forum Qt Programming
    Replies: 7
    Last Post: 5th June 2006, 08:55
  5. Converting QString to unsigned char
    By salston in forum Qt Programming
    Replies: 3
    Last Post: 24th April 2006, 22:10

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.