-
Type:
Suggestion
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.11, 5.12, 5.13
-
Fix Version/s: 5.14.0 Alpha
-
Component/s: SerialBus: CAN Bus
-
Labels:None
-
Platform/s:
-
Commits:eca5edf45a8043b87852698a00dd05acf897ba2c (qt/qtserialbus/dev)
When I use the method `QVariant QCanBusDevice::configurationParameter(int key)` to get a `QList<QCanBusDevice::Filter>` via `QCanBusDevice::RawFilterKey`, I noticed, that I cannot compare the QVariant returned with a different `QVariant::fromValue(QList<QCanBusDevice::Filter>)`. This is due to the fact that the `QCanBusDevice::Filter` does not implement the == operator for comparison.
Could that get added?
For Gerrit Dashboard: QTBUG-72979 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
250545,4 | QCanBusDevice::Filter: Add operators == and != | dev | qt/qtserialbus | Status: MERGED | -2 | 0 |