23 #ifndef DOOMSEEKER_UPDATER_UPDATECHANNEL_H
24 #define DOOMSEEKER_UPDATER_UPDATECHANNEL_H
83 return !(*
this == other);
89 QString translatedDescription()
const;
90 QString translatedName()
const;
static UpdateChannel fromName(const QString &name)
Creates object from its internal name.
static QList< UpdateChannel > allChannels()
List of all available channels.
QString versionDataFileName() const
Full name of "update-info*.js" file for given channel and platform.
UpdateChannel()
Creates a null object.
static UpdateChannel mkStable()
Creates "stable" channel object.
static UpdateChannel mkBeta()
Creates "beta" channel object.