Results 1 to 4 of 4

Thread: QList<int> ** Plist

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Question QList<int> ** Plist

    Is Qlist<int>** Plist is same as Array of QList<int>*
    or QList<int>** is an 2D array of int? Justify.

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QList<int> ** Plist

    Horse sense is the thing that keeps horses from betting on people. --W.C. Fields

    Ask Smart Questions

  3. #3
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QList<int> ** Plist

    Quote Originally Posted by tanuja View Post
    Justify.
    Yes, of course, right away sir.

    Learn about templates and see why your code doesn't make sense.

  4. #4
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QList<int> ** Plist

    Thank you for the reply

Similar Threads

  1. Reading .plist files on Windows
    By alexivanov91 in forum Qt Programming
    Replies: 1
    Last Post: 24th September 2010, 10:07
  2. Replies: 4
    Last Post: 20th August 2010, 13:54
  3. QSettings to read .plist on Mac
    By lemmiwinks in forum Qt Programming
    Replies: 1
    Last Post: 3rd February 2010, 21:13
  4. How to edit .plist file in mac
    By merry in forum Qt Programming
    Replies: 2
    Last Post: 15th December 2008, 13:32
  5. howto edit mac loginwindow.plist
    By giotto in forum Qt Programming
    Replies: 1
    Last Post: 8th February 2008, 12:53

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.