kleopatra
Kleo::Dialogs::SelfTestDialog Class Reference
#include <selftestdialog.h>
Inheritance diagram for Kleo::Dialogs::SelfTestDialog:

Detailed Description
Definition at line 52 of file selftestdialog.h.
Public Slots | |
| void | clear () |
Signals | |
| void | updateRequested () |
Public Member Functions | |
| void | addSelfTest (const boost::shared_ptr< SelfTest > &test) |
| void | addSelfTests (const std::vector< boost::shared_ptr< SelfTest > > &tests) |
| bool | runAtStartUp () const |
| SelfTestDialog (const std::vector< boost::shared_ptr< SelfTest > > &tests, QWidget *parent=0, Qt::WindowFlags f=0) | |
| SelfTestDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| void | setAutomaticMode (bool automatic) |
| void | setRunAtStartUp (bool run) |
| ~SelfTestDialog () | |
Properties | |
| bool | runAtStartUp |
Constructor & Destructor Documentation
| SelfTestDialog::SelfTestDialog | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 221 of file selftestdialog.cpp.
| Kleo::Dialogs::SelfTestDialog::SelfTestDialog | ( | const std::vector< boost::shared_ptr< SelfTest > > & | tests, | |
| QWidget * | parent = 0, |
|||
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
| SelfTestDialog::~SelfTestDialog | ( | ) |
Definition at line 234 of file selftestdialog.cpp.
Member Function Documentation
| void Kleo::Dialogs::SelfTestDialog::addSelfTest | ( | const boost::shared_ptr< SelfTest > & | test | ) |
| void Kleo::Dialogs::SelfTestDialog::addSelfTests | ( | const std::vector< boost::shared_ptr< SelfTest > > & | tests | ) |
| void SelfTestDialog::clear | ( | ) | [slot] |
Definition at line 236 of file selftestdialog.cpp.
| bool Kleo::Dialogs::SelfTestDialog::runAtStartUp | ( | ) | const |
| void SelfTestDialog::setAutomaticMode | ( | bool | automatic | ) |
Definition at line 258 of file selftestdialog.cpp.
| void SelfTestDialog::setRunAtStartUp | ( | bool | run | ) |
Definition at line 250 of file selftestdialog.cpp.
| void Kleo::Dialogs::SelfTestDialog::updateRequested | ( | ) | [signal] |
Property Documentation
bool SelfTestDialog::runAtStartUp [read, write] |
Definition at line 54 of file selftestdialog.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference