Classes | |
struct | ChangelogEntry |
struct | ChangelogEntryItem |
struct | Channel |
struct | Version |
Public Types | |
enum | FetchError { NoError , ConnectionError , DeserError } |
Signals | |
void | fetchCompleted (const FetchError &error) |
Public Member Functions | |
UpdateInfoFetcher () | |
bool | done () |
void | startFetch () |
const std::vector< Channel > & | getChannels () |
const Channel * | getActiveChannel () |
|
inline |
|
inline |
void UpdateInfoFetcher::startFetch | ( | ) |
const std::vector< Channel > & UpdateInfoFetcher::getChannels | ( | ) |
const Channel * UpdateInfoFetcher::getActiveChannel | ( | ) |
|
signal |