Home | History | Annotate | Download | only in qt

Lines Matching full:startswith

281     if (url.isEmpty() || !url.startsWith(QLatin1String("file://")))
728 if (line.startsWith(QLatin1String("http:"))
729 || line.startsWith(QLatin1String("https:"))
730 || line.startsWith(QLatin1String("file:"))) {