Chatterino
Signals | Public Member Functions | List of all members
chatterino::DownloadManager Class Reference

#include <DownloadManager.hpp>

Inheritance diagram for chatterino::DownloadManager:
[legend]
Collaboration diagram for chatterino::DownloadManager:
[legend]

Signals

void downloadComplete ()
 

Public Member Functions

 DownloadManager (QObject *parent=nullptr)
 
virtual ~DownloadManager ()
 
void setFile (QString fileURL, const QString &channelName)
 

Constructor & Destructor Documentation

◆ DownloadManager()

chatterino::DownloadManager::DownloadManager ( QObject *  parent = nullptr)
explicit

◆ ~DownloadManager()

chatterino::DownloadManager::~DownloadManager ( )
virtual

Member Function Documentation

◆ downloadComplete

void chatterino::DownloadManager::downloadComplete ( )
signal
Here is the caller graph for this function:

◆ setFile()

void chatterino::DownloadManager::setFile ( QString  fileURL,
const QString &  channelName 
)
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: