TreeFrogFramework: TAccessValidator::AccessRule Class Reference
#include <taccessvalidator.h>
Public Member Functions | |
| AccessRule (int t, const QString &k, const QString &act, bool alw) | |
Public Attributes | |
| int | type {0} |
| QString | key |
| QString | action |
| bool | allow {true} |
The AccessRule class is for internal use only.
The AccessRule class represents an access rule.
◆ Type
|
inline |
◆ action
QString TAccessValidator::AccessRule::action
◆ allow
bool TAccessValidator::AccessRule::allow {true}
◆ key
QString TAccessValidator::AccessRule::key
◆ type
int TAccessValidator::AccessRule::type {0}
The documentation for this class was generated from the following file: