Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/soundmanagerutil.cpp File Reference

#include <QtCore>
#include "soundmanagerutil.h"
Include dependency graph for soundmanagerutil.cpp:

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)

Detailed Description

Author:
Bill Good <bkgood at="" gmail="" dot="" com>="">
Date:
20100611

Definition in file soundmanagerutil.cpp.


Function Documentation

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.

Here is the call graph for this function:

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.

Here is the call graph for this function:

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.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines