Results 1 to 5 of 5

Thread: I thought Q_OBJECT was supposed to empower classes not enfeeble them.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #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: I thought Q_OBJECT was supposed to empower classes not enfeeble them.

    Are you running 'moc' on the classes you have added Q_OBJECT to? Otherwise you'll get some strange errors as there will be files missing from your compile.

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

    waitingforzion (26th December 2009)

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.