Is there a way to Q_STATIC_ASSERT that a function is a Q_SLOT or Q_SIGNAL?
Q_STATIC_ASSERT
Q_SLOT
Q_SIGNAL
This would be used to avoid mistakes using std
std