Lines Matching refs:items
851 QStringList items;855 items << file.readLine().trimmed();861 if (!items.contains(customUserAgent) && !customUserAgent.isEmpty())862 items << customUserAgent;876 combo->insertItems(0, items);892 if (!items.contains(combo->currentText()))