10 #include <QSslCertificate> 27 static inline QString removePrefix(QString pStr);
Utility class for checking various constraints on URLs.
Definition: UrlUtil.h:22
static bool isMatchingSameOriginPolicy(const QUrl &pUrl1, const QUrl &pUrl2)
Checks whether the same origin policy is satisfied for the two specified URL.
Definition: UrlUtil.cpp:42
Definition: GlobalStatus.h:19
static QUrl addMajorMinor(const QUrl &pUrl, const GlobalStatus &pStatus)
Append result to URL.
Definition: UrlUtil.cpp:64
static QUrl getUrlOrigin(const QUrl &pUrl)
Determines the URL origin, i.e.
Definition: UrlUtil.cpp:19
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
Minor
Definition: ECardApiResult.h:43