|
Chatterino
|
#include "common/Channel.hpp"#include "widgets/helper/ResizingTextEdit.hpp"#include <QMimeData>#include <QString>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) |
1.8.13