Signals must not have any visibility modifiers. Only slots.Shouldn's signals: suffice rather than public signals: ?
The signals keyword is defined in qobjectdefs.h as:
Qt Code:
# define signals protectedTo copy to clipboard, switch view to plain text mode
Bookmarks