-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.0
-
None
-
5f92bc9dd9f05f4824711b03406bdbe222ff73e9
QObject::disconnect(sender, signal, reciever, method) disconnects all connections, not just the first one. The attached example should print "myslot" three times, instead of just twice.
Some way to just disconnectOne() is essential for qml.
- is required for
-
QTBUG-6720 Property binding that depends on 2 different states not being updated correctly
-
- Closed
-