Results 1 to 2 of 2

Thread: Strange problem with text search in Qt Creator

  1. #1
    Join Date
    Mar 2010
    Location
    Auckland, NZ
    Posts
    121
    Thanks
    9
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Strange problem with text search in Qt Creator

    I was having trouble finding some text in my code, so I delved into the issue a bit. It is very strange. If I search for each individual alphabet letter (lower case), I find that all can be found except ‘e’, ‘g’, ‘o’, ‘q’, ‘u’, and ‘y’. But it’s more complicated than that. For example, ‘pr’ is not found. ‘oo’ and ‘ool’ are not found, but ‘bool’ is found. I can see no rhyme or reason to the failures. There must be a logic to it – maybe somebody can tell me.

    BTW this is Qt Creator 2.0.1, based on Qt 4.7.0 (32-bit), running on Windows 7.

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Strange problem with text search in Qt Creator

    The locator has special keys; see here: http://doc.qt.nokia.com/qtcreator-2....r-locator.html

Similar Threads

  1. Replies: 1
    Last Post: 22nd July 2010, 17:12
  2. Qt Creator Strange behavior of GDB in Creator 1.3
    By rayjc in forum Qt Tools
    Replies: 1
    Last Post: 11th March 2010, 21:42
  3. Strange problem
    By wirasto in forum Qt Programming
    Replies: 3
    Last Post: 27th December 2009, 11:24
  4. Replies: 4
    Last Post: 25th May 2008, 20:01
  5. Text search utility
    By NewGuy in forum Newbie
    Replies: 7
    Last Post: 23rd July 2006, 11:59

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.