#include <authenticateresponse.h>
class used to model a UIT prompt.
Prompt |
( |
int |
id, |
|
|
const QString |
prompt |
|
) |
| |
- Parameters
-
id | The prompt is provided by UIT. |
prompt | The prompt string for example "Password". |
- Returns
- The prompt to display to the user for example "Password".
void setUserResponse |
( |
const QString & |
response | ) |
|
- Parameters
-
Set | the value the user has entered for this prompt. |
QString userResponse |
( |
| ) |
const |
- Returns
- The value the user entered for this prompt.
The documentation for this class was generated from the following file: