No, it works, because you use a const reference. In case of queued connections, it works the same way as:Originally Posted by DPinLV
Qt Code:
m_pkr_receiver_class, Qt::QueuedConnection);To copy to clipboard, switch view to plain text mode
No, it works, because you use a const reference. In case of queued connections, it works the same way as:Originally Posted by DPinLV
Qt Code:
m_pkr_receiver_class, Qt::QueuedConnection);To copy to clipboard, switch view to plain text mode
Bookmarks