Searched refs:entryList (Results 1 – 1 of 1) sorted by relevance
50 QStringList entryList = value(key).toStringList(); in readSizes() local53 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()