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:300
void setAutomaticMode(bool automatic)
Definition: selftestdialog.cpp:337
void addSelfTest(const boost::shared_ptr< SelfTest > &test)
Definition: selftestdialog.cpp:319
void addSelfTests(const std::vector< boost::shared_ptr< SelfTest > > &tests)
Definition: selftestdialog.cpp:324
void setRunAtStartUp(bool run)
Definition: selftestdialog.cpp:329
Definition: selftestdialog.h:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 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:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.