Results 1 to 3 of 3

Thread: Error in go to slot in qt project

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Error in go to slot in qt project

    In general, I would advise against using the go-to-slot functionality because it uses the auto connection features based on object names and that can easily get out of sync when editing the designer file.

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    Cyrebo (28th April 2013)

Similar Threads

  1. error while running qt project
    By komal1991 in forum Qt Programming
    Replies: 6
    Last Post: 22nd November 2011, 10:28
  2. error while building qt project
    By bibhukalyana in forum Newbie
    Replies: 2
    Last Post: 9th May 2011, 04:19
  3. project built error
    By Mikele di Sagitter in forum Qt Programming
    Replies: 0
    Last Post: 6th January 2011, 15:32
  4. Error Linking QWT-project
    By effendi in forum Qwt
    Replies: 1
    Last Post: 28th October 2008, 07:54
  5. Project Error
    By assismvla in forum Installation and Deployment
    Replies: 6
    Last Post: 18th June 2008, 20:48

Tags for this Thread

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.