Searched refs:anyCardCanLearnKeys (Results 1 – 5 of 5) sorted by relevance
79 learnCertificatesAction.setEnabled(anyCardCanLearnKeys); in enableDisableActions()81 …q->setAttentionWanted((!firstCardWithNullPin.empty() || anyCardCanLearnKeys) && !q->attentionWindo… in enableDisableActions()108 bool anyCardCanLearnKeys = false; member in SysTrayIcon::Private213 } else if (d->anyCardCanLearnKeys) { in doActivated()232 if (d->anyCardCanLearnKeys == on || d->learningInProgress) { in setAnyCardCanLearnKeys()235 d->anyCardCanLearnKeys = on; in setAnyCardCanLearnKeys()
106 sysTray->setAnyCardCanLearnKeys(readerStatus.anyCardCanLearnKeys()); in init()
48 bool anyCardCanLearnKeys() const;
972 bool ReaderStatus::anyCardCanLearnKeys() const in anyCardCanLearnKeys() function in ReaderStatus
753 if (rs->anyCardCanLearnKeys()) { in calculateRestrictionsMask()