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