Home > Back-end >  QT signals and slots function
QT signals and slots function

Time:11-14

QT USES emit signal, use QObject: : connect (& amp; Qio, SIGNAL (sendMsg (int)), q, SLOT (reveiceMsg (int))); Associated with a groove function
So, please qio if it is a direct instance of qSlicerIOManger qio object can receive signals to send?
What if can receive, not received?
  • Related