10#include <QSslCertificate>
25 static inline QString removePrefix(QString pStr);
Minor
Definition: ECardApiResult.h:44
Definition: GlobalStatus.h:20
Utility class for checking various constraints on URLs.
Definition: UrlUtil.h:23
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
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
A simple template renderer.
Definition: ActivationContext.h:15