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.
|
This is the complete list of members for qtwebapp::HttpSession, including all inherited members.
contains(const QByteArray &key) const | qtwebapp::HttpSession | |
dataPtr | qtwebapp::HttpSession | private |
get(const QByteArray &key) const | qtwebapp::HttpSession | |
getAll() const | qtwebapp::HttpSession | |
getId() const | qtwebapp::HttpSession | |
getLastAccess() const | qtwebapp::HttpSession | |
HttpSession(bool canStore=false) | qtwebapp::HttpSession | |
HttpSession(const HttpSession &other) | qtwebapp::HttpSession | |
isNull() const | qtwebapp::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::HttpSession | virtual |