Deprecated List
- Member IdentityCombo::identityChanged (const QString &identityName)
- Really emitted whenever the current identity changes. Either by user intervention or on setCurrentIdentity() or if the current identity disappears.
- Member IdentityManager::identityForName (const QString &identityName) const
- Member IdentityManager::identityForNameOrDefault (const QString &identityName) const
- Convenience method.
- Member IdentityManager::setAsDefault (const QString &identityName)
- Sets the identity named
identityName
to be the new default identity. As usual, use commit to make this permanent.