Results 1 to 3 of 3

Thread: Copying the content of int array to QString

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2017
    Posts
    58
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default Re: Copying the content of int array to QString

    For future, I recommend to use stl::vector (QVector) instead of typical array.

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

    vivekyuvan (27th September 2017)

Similar Threads

  1. Cast QString array to std::string array
    By Ishtar in forum Newbie
    Replies: 4
    Last Post: 15th July 2011, 08:28
  2. Using an array and QString contains
    By TomJoad in forum Newbie
    Replies: 8
    Last Post: 12th April 2011, 05:31
  3. read ini file content and save into array
    By cooper in forum Newbie
    Replies: 8
    Last Post: 14th March 2011, 21:33
  4. Copying a pointer to a static 2D array
    By Cruz in forum Newbie
    Replies: 2
    Last Post: 11th April 2010, 16:05
  5. how to copy QString content into array
    By eric in forum Qt Programming
    Replies: 12
    Last Post: 14th November 2007, 23:13

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.