queued-connection Questions

2

Solved

I have such class: #include <QObject> namespace taservices { class ProcessHandle : public QObject { Q_OBJECT public: ProcessHandle(const void* const processContextPointer, const QString...
Edme asked 10/2, 2017 at 15:43

1

Solved

I have encountered quite freaky bug - QAction::trigger caused blocking dialog to appear, which caused my server which called trigger to go stuck (eg. not able to process socket signals until dialog...
Frigging asked 27/1, 2017 at 15:57
1

© 2022 - 2024 — McMap. All rights reserved.