itom
|
Public Member Functions | |
UserInfoStruct (const QString &sname, const QString &suid, const QString siniFile, UserRole srole, UserFeatures sfeatures, QByteArray &spassword, bool sStandardUser) | |
Public Attributes | |
QString | name |
QString | id |
QString | iniFile |
QByteArray | password |
UserRole | role |
UserFeatures | features |
bool | standardUser |