|
signon
8.58
|
Data container to hold values for example authentication session. More...
#include <exampledata.h>


Public Member Functions | |
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Example) | |
| Declare property Example setter and getter. More... | |
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Params) | |
| Declare property Params setter and getter. More... | |
| SIGNON_SESSION_DECLARE_PROPERTY (QString, Tos) | |
| Declare property Tos setter and getter Can be used to set Terms of Service message. More... | |
Data container to hold values for example authentication session.
Definition at line 31 of file exampledata.h.
| ExampleData::SIGNON_SESSION_DECLARE_PROPERTY | ( | QString | , |
| Example | |||
| ) |
Declare property Example setter and getter.
| ExampleData::SIGNON_SESSION_DECLARE_PROPERTY | ( | QString | , |
| Params | |||
| ) |
Declare property Params setter and getter.
| ExampleData::SIGNON_SESSION_DECLARE_PROPERTY | ( | QString | , |
| Tos | |||
| ) |
Declare property Tos setter and getter Can be used to set Terms of Service message.