Page 2 of 2 FirstFirst 12
Results 21 to 27 of 27

Thread: Sorting

  1. #21
    Join Date
    Jan 2010
    Posts
    73
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Sorting

    Quote Originally Posted by wysota View Post
    There will be once people start using the system. For example we'll disable posting in any forums but the newbie forum for people with low reputation.
    Interesting idea that may have prevented any of my replies to date because I am new and as such, have no reputation.

  2. #22
    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: Sorting

    You do have enough reputation that wouldn't prevent you from posting elsewhere.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #23
    Join Date
    Dec 2009
    Posts
    128
    Thanks
    7
    Thanked 14 Times in 14 Posts
    Platforms
    Unix/X11 Windows

    Default Re: Sorting

    Quote Originally Posted by faldżip View Post
    But typing "QString sorting" in search line edit of this forum and pressing enter will give the topic [...]
    Speaking of the search line edit (as i see we are not speaking of qstring sort anymore ), do you now how to combine terms ? I tried

    Qt Code:
    1. QString + sort
    To copy to clipboard, switch view to plain text mode 

    and

    Qt Code:
    1. QString AND sort
    To copy to clipboard, switch view to plain text mode 

    but none of these gave me the actual answer, that is to say a thread title containing both "QString" and "sort" words. Is there an explanation somewhere ? (didn't find it)

  4. #24
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Sorting

    I would type just:
    QString sort
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

  5. #25
    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: Sorting

    Have you seen the "Similar threads" list on the bottom of this page? It's worth to start your search there.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #26
    Join Date
    Dec 2009
    Posts
    128
    Thanks
    7
    Thanked 14 Times in 14 Posts
    Platforms
    Unix/X11 Windows

    Default Re: Sorting

    Quote Originally Posted by faldżip View Post
    I would type just QString sort
    and it would not give you post with these 2 words, but with one of them. At least it doesn't work for me

    @wysota : speaking of QString sorting was just an example. My real question is actually how to combine terms in search line.

  7. #27
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Sorting

    How about:

    http://www.google.co.uk/search?hl=en...=Google+Search

    You don't have to use the search provided by the site to search the site

Similar Threads

  1. Sorting a qLinkedList
    By pwaldron in forum Qt Programming
    Replies: 3
    Last Post: 19th January 2010, 21:59
  2. QTableWidget sorting
    By losiem in forum Qt Programming
    Replies: 4
    Last Post: 14th July 2008, 20:20
  3. QListView sorting
    By fear in forum Qt Programming
    Replies: 14
    Last Post: 21st August 2007, 13:08
  4. Sorting a QVector
    By jiveaxe in forum Qt Programming
    Replies: 21
    Last Post: 11th August 2007, 19:24
  5. Sorting in QTreeWidget
    By adhit in forum Qt Programming
    Replies: 15
    Last Post: 8th May 2007, 12:49

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.