kget
checksumsearch.h
Go to the documentation of this file.
33 ChecksumSearch(const QList<KUrl> &srcs, const QString &fileName, const QStringList &types, QObject *parent = 0);
static KUrl createUrl(const KUrl &src, const QString &change, UrlChangeMode mode)
Returns a modified url according to the parameters.
Definition: checksumsearch.cpp:166
Replaces the file of the Url with QString –> "http://test.com/aFile.zip"; "MD5SUMS" "http://test...
Definition: checksumsearch.h:44
static QStringList urlChangeModes()
Returns the available mode-names.
Definition: checksumsearch.h:50
UrlChangeMode
Used to define in whiche way the url should be changed to try and find Checksums. ...
Definition: checksumsearch.h:40
Definition: checksumsearch.h:42
void data(QString type, QString checksum)
Definition: checksumsearch.h:28
ChecksumSearch(const QList< KUrl > &srcs, const QString &fileName, const QStringList &types, QObject *parent=0)
Definition: checksumsearch.cpp:32
Appends the QString to the Url –> "http://test.com/aFile.zip"; ".md5" "http://test.com/aFile.zip.md5".
Definition: checksumsearch.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.