okteta
#include <checksumtool.h>
Definition at line 51 of file checksumtool.h.
Kasten2::ChecksumTool::ChecksumTool |
( |
| ) |
|
Kasten2::ChecksumTool::~ChecksumTool |
( |
| ) |
|
|
virtual |
int Kasten2::ChecksumTool::algorithmId |
( |
| ) |
const |
|
inline |
void Kasten2::ChecksumTool::calculateChecksum |
( |
| ) |
|
|
slot |
QString Kasten2::ChecksumTool::checkSum |
( |
| ) |
const |
|
inline |
void Kasten2::ChecksumTool::checksumChanged |
( |
const QString & |
checksum | ) |
|
|
signal |
bool Kasten2::ChecksumTool::isApplyable |
( |
| ) |
const |
void Kasten2::ChecksumTool::isApplyableChanged |
( |
bool |
isApplyable | ) |
|
|
signal |
bool Kasten2::ChecksumTool::isUptodate |
( |
| ) |
const |
|
inline |
void Kasten2::ChecksumTool::resetSourceTool |
( |
| ) |
|
|
slot |
void Kasten2::ChecksumTool::setAlgorithm |
( |
int |
algorithmId | ) |
|
|
slot |
void Kasten2::ChecksumTool::setTargetModel |
( |
AbstractModel * |
model | ) |
|
|
virtual |
QString Kasten2::ChecksumTool::title |
( |
| ) |
const |
|
virtual |
void Kasten2::ChecksumTool::uptodateChanged |
( |
bool |
isUptodate | ) |
|
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.