Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/configobject.h File Reference

#include <qstring.h>
#include <qfile.h>
#include <qkeysequence.h>
#include <qdom.h>
#include <qmap.h>
#include <QHash>
Include dependency graph for configobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigKey
class  ConfigValue
class  ConfigValueKbd
class  ConfigOption< ValueType >
class  ConfigObject< ValueType >

Typedefs

typedef QMap< char, char > MidiValueMap

Functions

bool operator== (const ConfigKey &c1, const ConfigKey &c2)
uint qHash (const ConfigKey &key)

Typedef Documentation

typedef QMap<char,char> MidiValueMap

Definition at line 37 of file configobject.h.


Function Documentation

bool operator== ( const ConfigKey c1,
const ConfigKey c2 
) [inline]

Definition at line 53 of file configobject.h.

uint qHash ( const ConfigKey key) [inline]

Definition at line 58 of file configobject.h.

Here is the caller graph for this function:

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