![]() |
cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::AuthenticationUser, including all inherited members.
| AuthenticationUser() | Cutelyst::AuthenticationUser | |
| AuthenticationUser(const QVariant &id) | Cutelyst::AuthenticationUser | |
| authRealm() | Cutelyst::AuthenticationUser | |
| data() const | Cutelyst::AuthenticationUser | inline |
| id() const | Cutelyst::AuthenticationUser | |
| insert(const QString &key, const QVariant &value) | Cutelyst::AuthenticationUser | inline |
| isNull() const | Cutelyst::AuthenticationUser | |
| m_data (defined in Cutelyst::AuthenticationUser) | Cutelyst::AuthenticationUser | protected |
| operator QVariant() const (defined in Cutelyst::AuthenticationUser) | Cutelyst::AuthenticationUser | inline |
| setAuthRealm(const QString &authRealm) | Cutelyst::AuthenticationUser | |
| setData(const QVariantMap &data) | Cutelyst::AuthenticationUser | inline |
| setId(const QVariant &id) | Cutelyst::AuthenticationUser | |
| value(const QString &key, const QVariant &defaultValue=QVariant()) const | Cutelyst::AuthenticationUser | inline |
| ~AuthenticationUser() | Cutelyst::AuthenticationUser | virtual |