QtWebApp
stefanfrings::HttpSession Member List

This is the complete list of members for stefanfrings::HttpSession, including all inherited members.

contains(const QByteArray &key) conststefanfrings::HttpSession
get(const QByteArray &key) conststefanfrings::HttpSession
getAll() conststefanfrings::HttpSession
getId() conststefanfrings::HttpSession
getLastAccess() conststefanfrings::HttpSession
HttpSession(const bool canStore=false)stefanfrings::HttpSession
HttpSession(const HttpSession &other)stefanfrings::HttpSession
isNull() conststefanfrings::HttpSession
operator=(const HttpSession &other)stefanfrings::HttpSession
remove(const QByteArray &key)stefanfrings::HttpSession
set(const QByteArray &key, const QVariant &value)stefanfrings::HttpSession
setLastAccess()stefanfrings::HttpSession
~HttpSession()stefanfrings::HttpSessionvirtual