SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
qtwebapp::HttpSession Member List

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

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