Go to the documentation of this file.
10#include <QtCore/QString>
45 virtual bool Login(
const QString& userName,
const QString& password) = 0;
virtual CUser * GetLoggedUser() const =0
Returns the currently logged on user.
ChangeFlags
Data model change notification flags.
virtual bool Login(const QString &userName, const QString &password)=0
Log in user.
virtual bool Logout()=0
Log in user.
Common interface for data model objects, which can be changed.
Contains implementations of interfaces and components related to right management.
© Witold Gantzke and Kirill Lepskiy