Searched refs:tempStringList2 (Results 1 – 3 of 3) sorted by relevance
258 list<string> tempStringList2; in fillBuffer() local263 tempStringList2.push_back(confList->Attribute("value")); in fillBuffer()266 configBufferList[i].defaultListValue = tempStringList2; in fillBuffer()411 list<string> tempStringList2; in updateConfig() local416 tempStringList2.push_back(oldConfList->Attribute("value")); in updateConfig()420 list<string> tempList = tempStringList2; in updateConfig()
402 list<string> tempStringList2; local407 tempStringList2.push_back(confList->Attribute("value"));410 configBufferList[i].defaultListValue = tempStringList2;619 list<string> tempStringList2; local624 tempStringList2.push_back(oldConfList->Attribute("value"));628 list<string> tempList = tempStringList2;
347 QStringList tempStringList2; in prepareDialog() local348 …tempStringList2 << danuxi1TableStyle.getStyleDescription() << danuxi1TableStyle.getStyleMaintainer… in prepareDialog()349 …MyStyleListItem *danuxi1TableItem = new MyStyleListItem(tempStringList2, treeWidget_gameTableStyle… in prepareDialog()