LMMS
Loading...
Searching...
No Matches
embed.h File Reference
#include <string>
#include <string_view>
#include <QPixmap>
#include <QString>
#include "lmms_export.h"

Go to the source code of this file.

Classes

class  lmms::PixmapLoader

Namespaces

namespace  lmms
namespace  lmms::embed

Functions

auto lmms::embed::getIconPixmap (std::string_view name, int width, int height, const char *const *xpm) -> QPixmap
auto lmms::embed::getText (std::string_view name) -> QString
auto lmms::embed::logicalSize (const QPixmap &pixmap) noexcept
 Temporary shim for QPixmap::deviceIndependentSize.