Results 1 to 2 of 2

Thread: comparing 2 QStringList

  1. #1
    Join Date
    Dec 2016
    Posts
    30
    Thanks
    20
    Qt products
    Qt5
    Platforms
    Windows Android

    Default comparing 2 QStringList

    I have 2 QStringLists. I need to compare each member of QStringList1 with each member of QStringList2. that if any member of QStringList1 is equal with any member of QStringList2, tell me that member
    please help me in this comparing

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: comparing 2 QStringList

    Sounds like a homework assignment. Is it?
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Comparing QCursor::pos() to QGraphicsItem::pos()
    By mongooseblarg in forum Qt Programming
    Replies: 1
    Last Post: 8th March 2012, 13:30
  2. Comparing QString and char*
    By SIFE in forum Qt Programming
    Replies: 3
    Last Post: 4th January 2012, 21:19
  3. Comparing the |(shift+\) char
    By warry in forum Newbie
    Replies: 1
    Last Post: 8th September 2008, 07:05
  4. Comparing Items In List Box
    By kenny_isles in forum Qt Programming
    Replies: 9
    Last Post: 21st February 2007, 13:06
  5. Replies: 7
    Last Post: 2nd June 2006, 12:48

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.