qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Functions
profileinfo.cpp File Reference
#include "profileinfo.h"
#include "src/core/core.h"
#include "src/nexus.h"
#include "src/persistence/profile.h"
#include "src/persistence/settings.h"
#include "src/model/toxclientstandards.h"
#include <QApplication>
#include <QBuffer>
#include <QClipboard>
#include <QFile>
#include <QImageReader>
Include dependency graph for profileinfo.cpp:

Go to the source code of this file.

Functions

QByteArray picToPng (const QImage &pic)
 Convert QImage to png image. More...
 

Function Documentation

◆ picToPng()

QByteArray picToPng ( const QImage &  pic)

Convert QImage to png image.

Parameters
picPicture to convert.
Returns
Byte array with png image.

Definition at line 276 of file profileinfo.cpp.

Here is the caller graph for this function: