4 _keyNames(0), _colors(0), _count(0), _mapCount(0)
13 _keyNames(0), _colors(0), _count(0), _mapCount(0)
49 static int qs_strcmp(
const void* lhs,
const void* rhs){
50 return strcmp(*(
const char**)lhs, *(
const char**)rhs);
56 QMutableListIterator<Key> i(newKeys);
63 alloc(newKeys.count());
66 foreach(
const Key&
key, newKeys)
void init(const KeyMap &map)
static int qs_strcmp(const void *lhs, const void *rhs)
QRgb * colorForName(const char *name)
const ColorMap & operator=(const ColorMap &rhs)
QList< Key > positions() const