Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
BetaReleaseChannel Class Reference

#include <release_channel.h>

Inheritance diagram for BetaReleaseChannel:
[legend]
Collaboration diagram for BetaReleaseChannel:
[legend]

Public Member Functions

 BetaReleaseChannel ()=default
 ~BetaReleaseChannel () override=default
QString getManualDownloadUrl () const override
QString getName () const override
Public Member Functions inherited from ReleaseChannel
 ReleaseChannel ()
 ~ReleaseChannel () override
ReleasegetLastRelease ()
void checkForUpdates ()

Protected Slots

void releaseListFinished () override
void fileListFinished () override
Protected Slots inherited from ReleaseChannel
virtual void releaseListFinished ()=0
virtual void fileListFinished ()=0

Protected Member Functions

QString getReleaseChannelUrl () const override

Additional Inherited Members

Signals inherited from ReleaseChannel
void finishedCheck (bool needToUpdate, bool isCompatible, Release *release)
void error (QString errorString)
Static Protected Member Functions inherited from ReleaseChannel
static bool downloadMatchesCurrentOS (const QString &fileName)
Protected Attributes inherited from ReleaseChannel
QNetworkAccessManager * netMan
QNetworkReply * response
ReleaselastRelease

Constructor & Destructor Documentation

◆ BetaReleaseChannel()

BetaReleaseChannel::BetaReleaseChannel ( )
default

◆ ~BetaReleaseChannel()

BetaReleaseChannel::~BetaReleaseChannel ( )
overridedefault

Member Function Documentation

◆ fileListFinished

void BetaReleaseChannel::fileListFinished ( )
overrideprotectedslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getManualDownloadUrl()

QString BetaReleaseChannel::getManualDownloadUrl ( ) const
nodiscardoverridevirtual

Implements ReleaseChannel.

◆ getName()

QString BetaReleaseChannel::getName ( ) const
nodiscardoverridevirtual

Implements ReleaseChannel.

◆ getReleaseChannelUrl()

QString BetaReleaseChannel::getReleaseChannelUrl ( ) const
nodiscardoverrideprotectedvirtual

Implements ReleaseChannel.

◆ releaseListFinished

void BetaReleaseChannel::releaseListFinished ( )
overrideprotectedslot
Here is the call graph for this function:

The documentation for this class was generated from the following files: