Searched refs:selectionValue (Results 1 – 1 of 1) sorted by relevance
1404 QString selectionValue = variant.value<QString>(); in inputMethods() local1405 QCOMPARE(selectionValue, QString("eb")); in inputMethods()