Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.7.0
-
None
-
I guess all of them, tested on mac
Description
Title says everything. Example implementation:
bool operator==(const QAudioDeviceInfo& a, const QAudioDeviceInfo& b) {
return a.deviceName() == b.deviceName();
}
While this seems trivial, it took me a while to hunt down the error message so inclusion in Qt maybe saves wasting time from other people.
Attachments
For Gerrit Dashboard: QTBUG-13723 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
13906,1 | Implement QAudioDeviceInfo operator==/!= | master | qt/qtmultimedia | Status: MERGED | +2 | 0 |