qx::QxHttpSession : HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998)
More...
#include <QxHttpSession.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
qx::QxHttpSession::QxHttpSession |
( |
| ) |
[private] |
qx::QxHttpSession::~QxHttpSession |
( |
| ) |
[private] |
Member Function Documentation
void qx::QxHttpSession::clear |
( |
| ) |
|
QVariant qx::QxHttpSession::get |
( |
const QByteArray & |
key | ) |
|
QHash<QByteArray, QVariant> qx::QxHttpSession::getAll |
( |
| ) |
|
QByteArray qx::QxHttpSession::id |
( |
| ) |
|
QDateTime qx::QxHttpSession::lastAccess |
( |
| ) |
|
void qx::QxHttpSession::lastAccess |
( |
const QDateTime & |
dt | ) |
|
void qx::QxHttpSession::remove |
( |
const QByteArray & |
key | ) |
|
void qx::QxHttpSession::set |
( |
const QByteArray & |
key, |
|
|
const QVariant & |
value |
|
) |
| |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: