Is there a limit to the number of Q_SLOTS that can be defined in Qt 5
-
Recently ran upon a problem where it seems the Q_Slots section of my class contains more than 32 slot definitions for different individual widgets of a large tabbed form. Adding one more does not resolve properly in the scanner (in QtCreator).
Is this an indication of some limit to the number of slots that can be defined and is there a workaround?
I posted this question in the development forum and they said it was for users so I thought I would try here.
-
"Duplicated!":http://qt-project.org/forums/viewthread/31770/
-
Hi,
This is still the same forum. When SGaist said "Interest mailing list", he meant this: http://lists.qt-project.org/mailman/listinfo/interest You'll need to subscribe to the list, then ask your question in an email.
When you post your question, make sure you include:
- OS version
- How you installed Qt
- Qt Creator version