Документация
ОС Аврора 5.1.7
Список всех членов DeviceLockSettings
Ниже представлен полный список членов Sailfish::Mdm::DeviceLockSettings, включая унаследованные:
- enum ComplexPasswordPolicy
 - DeviceLockSettings(QObject *)
 - getComplexPasswordPolicy(ComplexPasswordPolicy ) : uint
 - getLoginLocked(uint ) : bool
 - getLoginTimeToLive(uint ) : QDate
 - getPasswordLength() : uint
 - getPasswordMaxAge() : uint
 - getPasswordStrength() : bool
 - getPasswordWarningPeriod() : uint
 - getScheduleDays(uint ) : QList<Qt::DayOfWeek>
 - getScheduleTime(uint ) : QPair<QTime, QTime>
 - setComplexPasswordPolicy(ComplexPasswordPolicy , uint ) : bool
 - setLoginLocked(uint , bool ) : DeviceLock::Result
 - setLoginTimeToLive(uint , QDate ) : DeviceLock::Result
 - setPasswordLength(uint ) : DeviceLock::Result
 - setPasswordMaxAge(uint ) : bool
 - setPasswordStrength(bool ) : bool
 - setPasswordWarningPeriod(uint ) : bool
 - setScheduleDays(uint , const QList<Qt::DayOfWeek> &) : DeviceLock::Result
 - setScheduleTime(uint , const QPair<QTime, QTime> &) : DeviceLock::Result