Searched refs:strItemType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp293 QString strItemType = strDefinition.section('=', 0, 0); local
296 if (strItemType == "g")
304 else if (strItemType == "m")

Completed in 3513 milliseconds