Results 1 to 8 of 8

Thread: Qt Creator problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2012
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Creator problem

    At the past, when i type "ui.", the creator will automatically change it to "ui->". But it is not working now, it will remain as "ui.".

    Am I changed some setting make that this function is disabled?

    P.S: I've tried close the Qt Creator and open it again but it still remains.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt Creator problem

    Then ui is an instance of an object and not a pointer to one.

  3. #3
    Join Date
    Jun 2012
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Creator problem

    Quote Originally Posted by ChrisW67 View Post
    Then ui is an instance of an object and not a pointer to one.
    The ui is a pointer (confirmed).

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt Creator problem

    Clearly the IDE disagrees with you or you have completion turned off completely. Look under Tools, Options..., Text Editor, Completion

Similar Threads

  1. Problem With Qt Creator
    By justin123 in forum Qt Tools
    Replies: 1
    Last Post: 12th December 2010, 07:10
  2. Creator 2.0 problem
    By waynew in forum Installation and Deployment
    Replies: 2
    Last Post: 27th June 2010, 01:38
  3. Problem with Qt Creator
    By Qt Coder in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2010, 12:48
  4. problem with qt creator
    By mmm286 in forum Newbie
    Replies: 1
    Last Post: 24th May 2010, 15:12
  5. A build problem in Qt creator 1
    By Dante in forum Qt Programming
    Replies: 6
    Last Post: 13th March 2009, 17:37

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.