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