Searched refs:stripRichText (Results 1 – 4 of 4) sorted by relevance
84 static inline QString stripRichText(const QString &s) in stripRichText() function
170 stripRichText(notification->text()), in notifyDeferred()
112 …n.setField("text", QAndroidJniObject::fromString(stripRichText(notification->text())).object<jstri… in createAndroidNotification()
203 text = stripRichText(text); in sendNotificationToServer()