Results 1 to 11 of 11

Thread: Linked List

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Posts
    339
    Thanks
    15
    Thanked 21 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Linked List

    Why create linked link when you already have a QPtrList provided by Qt. Is there any particular use????

  2. #2
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Linked List

    Hi Rajeev
    Why create linked link when you already have a QPtrList provided by Qt.
    I m new to Qt and learning Qt , So my senior told me that u have to create a linklist of 4 or 5 items and also to show the created linklistt in the listbox. thats why i m using this.
    Always Believe in Urself
    Merry

  3. #3
    Join Date
    Sep 2006
    Posts
    339
    Thanks
    15
    Thanked 21 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Linked List

    Quote Originally Posted by merry View Post
    Hi Rajeev


    I m new to Qt and learning Qt , So my senior told me that u have to create a linklist of 4 or 5 items and also to show the created linklistt in the listbox. thats why i m using this.
    Start learning Qt4.x.x, as Trolltech will stop supporting Qt3.x.x from June. I too have to uninstall Qt3.x.x and start using Qt4...

    Thanks

  4. The following user says thank you to vermarajeev for this useful post:

    merry (14th March 2007)

  5. #4
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Linked List

    Thanx 4 the advice Rajeev
    Always Believe in Urself
    Merry

  6. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Linked List

    Quote Originally Posted by vermarajeev View Post
    Start learning Qt4.x.x, as Trolltech will stop supporting Qt3.x.x from June.
    Trolltech will, but we won't

Similar Threads

  1. Replies: 4
    Last Post: 11th September 2006, 14:13
  2. list of list
    By quickNitin in forum Newbie
    Replies: 1
    Last Post: 3rd July 2006, 08:11
  3. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 08:52
  4. Array of linked lists
    By therealjag in forum General Programming
    Replies: 9
    Last Post: 9th March 2006, 18:36
  5. QtCentre vs. Qt-Interest mailing list vs. QtForum?
    By brcain in forum General Discussion
    Replies: 4
    Last Post: 16th February 2006, 01:46

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.