VAPOR3 3.9.4
|
#include <CheckForNotices.h>
Public Attributes | |
std::string | url |
std::string | content |
QDate | date |
QDate | until |
Definition at line 8 of file CheckForNotices.h.
std::string Notice::content |
Definition at line 10 of file CheckForNotices.h.
QDate Notice::date |
Definition at line 12 of file CheckForNotices.h.
QDate Notice::until |
Definition at line 13 of file CheckForNotices.h.
std::string Notice::url |
Definition at line 9 of file CheckForNotices.h.