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