Searched refs:pronunciationMarker (Results 1 – 1 of 1) sorted by relevance
50 static const QString pronunciationMarker; member in DictQuery::Private57 const QString DictQuery::Private::pronunciationMarker( QStringLiteral("__@\\p") ); member in DictQuery::Private151 else if( item == d->pronunciationMarker ) in operator +=()153 if( d->entryOrder.removeAll( d->pronunciationMarker ) > 0 ) in operator +=()275 if( it == d->pronunciationMarker ) in toString()332 if( result.d->entryOrder.removeAll( d->pronunciationMarker ) > 0 ) in operator =()455 if( key == d->pronunciationMarker || key == d->meaningMarker in setProperty()532 if( ! d->entryOrder.contains( d->pronunciationMarker ) ) in setPronunciation()534 d->entryOrder.append( d->pronunciationMarker ); in setPronunciation()