messageviewer
Go to the documentation of this file.
19 #ifndef SCAMCHECKSHORTURL_H
20 #define SCAMCHECKSHORTURL_H
28 #include <QStringList>
29 #include <QNetworkReply>
30 #include <Solid/Networking>
34 namespace MessageViewer {
42 static bool isShortUrl(
const KUrl &url);
44 void expandedUrl(
const KUrl &url);
46 static void loadLongUrlServices();
50 void slotError(QNetworkReply::NetworkError error);
51 void slotSystemNetworkStatusChanged(Solid::Networking::Status status);
54 void urlExpanded(
const QString &shortUrl,
const QString &expandedUrl);
55 void expandUrlError(QNetworkReply::NetworkError error);
64 #endif // SCAMCHECKSHORTURL_H
#define MESSAGEVIEWER_EXPORT
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.