![]() |
LibrePCB Developers Documentation
|
#include "imagehelpers.h"#include "../dialogs/filedialog.h"#include <librepcb/core/fileio/fileutils.h>#include <librepcb/core/fileio/transactionaldirectory.h>#include <librepcb/core/geometry/image.h>#include <QtCore>
Include dependency graph for imagehelpers.cpp:Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |
Functions | |
| static bool | convertToSupportedFormat (QByteArray &data, QString &format) noexcept |
| static std::optional< FilePath > | tryGetImageFilePathFromClipboard (const QMimeData *d) noexcept |