Results 1 to 3 of 3

Thread: How to set the Code auto-complete don't Case Sensitive in QtCreator?

  1. #1
    Join Date
    Oct 2009
    Posts
    22
    Thanks
    8
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question How to set the Code auto-complete don't Case Sensitive in QtCreator?

    when i edit code in QtQcreator,Often used auto-complete or auto-Information Tips.
    I find it is case-sensitive restriction,eg:
    type [ QDir ] ,It can prompt [ QDirModel ];
    type [ Qdir ] ,It can not prompt any information.

    I Hope it can do work at every Environment,Because My English is poor and i' am a Qt Beginners.
    Sometimes I do not know how the spelling of the key-word.

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

    Default Re: How to set the Code auto-complete don't Case Sensitive in QtCreator?

    Options->Text Editor->Completion. Untick Case-sensitive completion.

  3. The following user says thank you to squidge for this useful post:

    rainspider (8th November 2009)

  4. #3
    Join Date
    Oct 2009
    Posts
    22
    Thanks
    8
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to set the Code auto-complete don't Case Sensitive in QtCreator?

    Thanks very very very much !

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.