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