Welcome! Log In Create A New Profile

Advanced

Q_OBJECT

Posted by sanjivdo 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Q_OBJECT
April 01, 2008 07:46PM
When must I use Q_OBJECT in the class definition?

Sometimes I get a vtable error when I don't use it and once i got another error when I did use it.

Sanjiv
Anonymous User
Re: Q_OBJECT
April 01, 2008 09:18PM
Q_OBJECT is declared once, at the top, in a class using widgets.
Re: Q_OBJECT
April 01, 2008 09:43PM
Qt Assistant says the following ... "Note the Q_OBJECT. This macro must be included in all classes that contain signals and/or slots."
Re: Q_OBJECT
April 03, 2008 07:56AM
And later when you start using meta properties
Sorry, only registered users may post in this forum.

Click here to login