|
|
run plugins until we reach nbSuccessMin successes
- Todo:
- parametrize the time penalty according to mode (exponential, linear or fixed) and basetime (time penalty for the first failure)
- Todo:
- fix the focus here: should go back to the current plugin widget but it doesn't, so we have to tap once on the widget before e.g. buttons are active again
Definition at line 62 of file multiauthcommon.cpp.
References Global::applicationFileName(), QValueList< T >::begin(), QValueList< T >::end(), Opie::Security::MultiauthPluginObject::Failure, IID_MultiauthPluginInterface, QValueList< T >::isEmpty(), Opie::OPimRecord::isEmpty(), odebug, oendl, owarn, QLibrary, QPEApplication::qpeDir(), QS_OK, QLibrary::queryInterface(), Config::readListEntry(), Config::readNumEntry(), Config::setGroup(), Opie::Security::MultiauthPluginObject::Skip, Opie::Security::MultiauthPluginObject::Success, Opie::OPimContact::toRichText(), and TRUE.
Referenced by Opie::Security::MultiauthMainWindow::proceed(), and test_and_start(). |