![]() |
Mixxx
|

Go to the source code of this file.
Functions | |
| unsigned int | qHash (const ChannelGroup &group) |
| unsigned int | qHash (const AudioOutput &output) |
| unsigned int | qHash (const AudioInput &input) |
Definition in file soundmanagerutil.cpp.
| unsigned int qHash | ( | const ChannelGroup & | group | ) |
Defined for QHash, so ChannelGroup can be used as a QHash key.
Definition at line 395 of file soundmanagerutil.cpp.

| unsigned int qHash | ( | const AudioInput & | input | ) |
Defined for QHash, so AudioInput can be used as a QHash key.
Definition at line 409 of file soundmanagerutil.cpp.

| unsigned int qHash | ( | const AudioOutput & | output | ) |
Defined for QHash, so AudioOutput can be used as a QHash key.
Definition at line 402 of file soundmanagerutil.cpp.
