kleopatra
selftestdialog.h
Go to the documentation of this file.
57 explicit SelfTestDialog( const std::vector< boost::shared_ptr<SelfTest> > & tests, QWidget * parent=0, Qt::WindowFlags f=0 );
void updateRequested()
bool runAtStartUp() const
SelfTestDialog(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: selftestdialog.cpp:302
void setAutomaticMode(bool automatic)
Definition: selftestdialog.cpp:339
void addSelfTest(const boost::shared_ptr< SelfTest > &test)
Definition: selftestdialog.cpp:321
void addSelfTests(const std::vector< boost::shared_ptr< SelfTest > > &tests)
Definition: selftestdialog.cpp:326
void setRunAtStartUp(bool run)
Definition: selftestdialog.cpp:331
Definition: selftestdialog.h:52
typedef WindowFlags
QObject * parent() const
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.