Searched defs:UIStringSet (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp59 typedef QSet<QString> UIStringSet; typedef
2030 const UIStringSet &newGroupSet = UIStringSet::fromList(newGroupList);
2033 const UIStringSet &oldGroupSet = UIStringSet::fromList(oldGroupList);

Completed in 294 milliseconds