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

#include <release_channel.h>

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

Public Member Functions

 StableReleaseChannel ()=default
 ~StableReleaseChannel () 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 tagListFinished ()
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

◆ StableReleaseChannel()

StableReleaseChannel::StableReleaseChannel ( )
explicitdefault

◆ ~StableReleaseChannel()

StableReleaseChannel::~StableReleaseChannel ( )
overridedefault

Member Function Documentation

◆ fileListFinished

void StableReleaseChannel::fileListFinished ( )
overrideprotectedslot

◆ getManualDownloadUrl()

QString StableReleaseChannel::getManualDownloadUrl ( ) const
nodiscardoverridevirtual

Implements ReleaseChannel.

◆ getName()

QString StableReleaseChannel::getName ( ) const
nodiscardoverridevirtual

Implements ReleaseChannel.

◆ getReleaseChannelUrl()

QString StableReleaseChannel::getReleaseChannelUrl ( ) const
nodiscardoverrideprotectedvirtual

Implements ReleaseChannel.

◆ releaseListFinished

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

◆ tagListFinished

void StableReleaseChannel::tagListFinished ( )
protectedslot
Here is the call graph for this function:
Here is the caller graph for this function:

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