![]() |
Mixxx
|
#include <qstring.h>
#include <qfile.h>
#include <qkeysequence.h>
#include <qdom.h>
#include <qmap.h>
#include <QHash>
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 QMap<char,char> MidiValueMap |
Definition at line 37 of file configobject.h.
Definition at line 53 of file configobject.h.
uint qHash | ( | const ConfigKey & | key | ) | [inline] |