kleopatra
taskcollection.h
Go to the documentation of this file.
void result(const boost::shared_ptr< const Kleo::Crypto::Task::Result > &result)
bool allTasksCompleted() const
Definition: taskcollection.cpp:84
void done()
void setTasks(const std::vector< boost::shared_ptr< Task > > &tasks)
Definition: taskcollection.cpp:181
TaskCollection(QObject *parent=0)
Definition: taskcollection.cpp:147
std::vector< boost::shared_ptr< Task > > tasks() const
Definition: taskcollection.cpp:171
void started(const boost::shared_ptr< Kleo::Crypto::Task > &task)
boost::shared_ptr< Task > taskById(int id) const
Definition: taskcollection.cpp:165
Definition: taskcollection.h:51
void progress(const QString &msg, int processed, int total)
bool errorOccurred() const
Definition: taskcollection.cpp:160
QObject * parent() const
int numberOfCompletedTasks() const
Definition: taskcollection.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.