kget
PartialChecksums Class Reference
#include <verifier.h>
Public Member Functions | |
PartialChecksums () | |
PartialChecksums (KIO::filesize_t len, const QStringList &sums) | |
QStringList | checksums () const |
bool | isValid () const |
KIO::filesize_t | length () const |
void | setChecksums (const QStringList &checksums) |
void | setLength (KIO::filesize_t length) |
Detailed Description
Definition at line 40 of file verifier.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 43 of file verifier.h.
|
inline |
Definition at line 48 of file verifier.h.
Member Function Documentation
|
inline |
Definition at line 58 of file verifier.h.
|
inline |
Definition at line 53 of file verifier.h.
|
inline |
Definition at line 55 of file verifier.h.
|
inline |
Definition at line 59 of file verifier.h.
|
inline |
Definition at line 56 of file verifier.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.