Home | History | Annotate | Download | only in Api

Lines Matching full:thirdpart

3714     static QString thirdPart;
3716 if (firstPart.isNull() || secondPart.isNull() || thirdPart.isNull()) {
3900 thirdPart = thirdPartTemp;
3903 Q_ASSERT(!thirdPart.isNull());
3917 return firstPart + secondPart + appName + thirdPart;