Results 1 to 3 of 3

Thread: Fix error missing ':' before identifier 'slots'

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 284 Times in 279 Posts

    Default Re: Fix error missing ':' before identifier 'slots'

    Between lines 6 and 7 in myxmlclass.h add :
    Qt Code:
    1. Q_OBJECT
    To copy to clipboard, switch view to plain text mode 

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

    neda (16th February 2016)

Similar Threads

  1. Error: connection identifier wrong.
    By RolandHughes in forum Qt Programming
    Replies: 19
    Last Post: 6th July 2015, 10:19
  2. syntax error : identifier 'QSqlRelationalDelegate'
    By sticcino in forum Qt Programming
    Replies: 6
    Last Post: 16th September 2011, 10:15
  3. Replies: 3
    Last Post: 12th February 2010, 10:10
  4. Replies: 3
    Last Post: 27th February 2006, 05:51
  5. Missing slots
    By Mariane in forum Newbie
    Replies: 1
    Last Post: 5th February 2006, 01:50

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.