signon  8.42
ExampleData Class Reference

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.
 SIGNON_SESSION_DECLARE_PROPERTY (QString, Params)
 Declare property Params setter and getter.
 SIGNON_SESSION_DECLARE_PROPERTY (QString, Tos)
 Declare property Tos setter and getter Can be used to set Terms of Service message.

Detailed Description

Data container to hold values for example authentication session.

Definition at line 31 of file exampledata.h.

Member Function Documentation

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.


The documentation for this class was generated from the following file: