#include <users.h>
|
QVector< User > | results {} |
| Ordered by rank and then whether or not profile info is available. More...
|
|
bool | limited {} |
| Indicates if the result list has been truncated by the limit. More...
|
|
Definition at line 55 of file users.h.
◆ limited
bool Quotient::SearchUserDirectoryJob::Response::limited {} |
Indicates if the result list has been truncated by the limit.
Definition at line 60 of file users.h.
◆ results
QVector<User> Quotient::SearchUserDirectoryJob::Response::results {} |
Ordered by rank and then whether or not profile info is available.
Definition at line 57 of file users.h.
The documentation for this struct was generated from the following file: