Chatterino
Classes | Namespaces | Functions
NuulsUploader.hpp File Reference
#include "common/Channel.hpp"
#include "widgets/helper/ResizingTextEdit.hpp"
#include <QMimeData>
#include <QString>
Include dependency graph for NuulsUploader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chatterino::RawImageData
 

Namespaces

 chatterino
 

Functions

void chatterino::upload (QByteArray imageData, ChannelPtr channel, ResizingTextEdit &textEdit, std::string format)
 
void chatterino::upload (RawImageData imageData, ChannelPtr channel, ResizingTextEdit &textEdit)
 
void chatterino::upload (const QMimeData *source, ChannelPtr channel, ResizingTextEdit &outputTextEdit)