ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
colormap.h File Reference
#include <QHash>
#include <QRgb>
#include "keymap.h"
+ Include dependency graph for colormap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ColorMap
 

Typedefs

typedef QHash< QString, QRgb > QColorMap
 
typedef QHashIterator< QString,
QRgb > 
QColorMapIterator
 
typedef QMutableHashIterator
< QString, QRgb > 
QMutableColorMapIterator
 

Typedef Documentation

typedef QHash<QString, QRgb> QColorMap

Definition at line 9 of file colormap.h.

typedef QHashIterator<QString, QRgb> QColorMapIterator

Definition at line 10 of file colormap.h.

typedef QMutableHashIterator<QString, QRgb> QMutableColorMapIterator

Definition at line 11 of file colormap.h.