DtkSystemSettings
dtk library for systemsettings.
|
当前用户的一些登录信息 更多...
#include <daccountstypes.h>
Public 属性 | |
QByteArray | userName |
ShadowInfo | spent |
LoginUtmpx | currentLogin |
LoginUtmpx | lastLogin |
qint32 | failCountSinceLastLogin |
友元 | |
bool | operator== (const ReminderInfo &lhs, const ReminderInfo &rhs) |
当前用户的一些登录信息
Dtk::Accounts::ReminderInfo ReminderInfo::currentLogin |
本次登录
Dtk::Accounts::ReminderInfo ReminderInfo::failCountSinceLastLogin |
从上次登录到现在中间登录失败的次数
Dtk::Accounts::ReminderInfo ReminderInfo::lastLogin |
上一次登录
Dtk::Accounts::ReminderInfo ReminderInfo::spent |
用户密码信息
Dtk::Accounts::ReminderInfo ReminderInfo::userName |
用户名