iFacility  1.0
Проект является реализацией ИС "Предприятие"
User Member List

This is the complete list of members for User, including all inherited members.

addProfession(PID pid, ProfRank rank)User
checkPassword(const QString &password)User
createUser(QString login, QString password, UserType userType, QString firstName, QString secondName, QString patronymic)Userstatic
firstName() constUser
getCurrentProfession() constUser
getFullName() constUser
getFullNameShortForm() constUser
getLogin() constUser
getProfessions() constUser
getUserType() constUser
hasProfession(PID pid)User
operator<<(QDataStream &stream, const User &usr)Userfriend
operator==(const User &l, const User &r)Userfriend
operator>>(QDataStream &stream, User &usr)Userfriend
patronymic() constUser
RegistrationDialog classUserfriend
removeProfession(PID pid)User
secondName() constUser
setCurrentProfession(PID pid)User
uID() constUser
User()=defaultUser