|
VAPOR3 3.9.4
|
#include <string>#include <functional>#include <vector>#include <QDateTime>Go to the source code of this file.
Classes | |
| struct | Notice |
Functions | |
| void | CheckForGHNotices (std::function< void(const std::vector< Notice > &)> callback) |
| void CheckForGHNotices | ( | std::function< void(const std::vector< Notice > &)> | callback | ) |
Uses the GitHub API to check for any notices which are json files on the main branch in share/notices. There is an example file there which specifies the format and features.