Bitcoin
|
#include <qt/platformstyle.h>
#include <QApplication>
#include <QColor>
#include <QImage>
#include <QPalette>
Namespaces | |
anonymous_namespace{platformstyle.cpp} | |
Functions | |
void | anonymous_namespace{platformstyle.cpp}::MakeSingleColorImage (QImage &img, const QColor &colorbase) |
QIcon | anonymous_namespace{platformstyle.cpp}::ColorizeIcon (const QIcon &ico, const QColor &colorbase) |
QImage | anonymous_namespace{platformstyle.cpp}::ColorizeImage (const QString &filename, const QColor &colorbase) |
QIcon | anonymous_namespace{platformstyle.cpp}::ColorizeIcon (const QString &filename, const QColor &colorbase) |
Variables | |
struct { | |
const char * platformId | |
const bool imagesOnButtons | |
const bool colorizeIcons | |
const bool useExtraSpacing | |
} | platform_styles [] |
static const unsigned | platform_styles_count = sizeof(platform_styles)/sizeof(*platform_styles) |
const bool colorizeIcons |
Colorize single-color icons
const bool imagesOnButtons |
Show images on push buttons
const { ... } platform_styles[] |
|
static |
const char* platformId |
const bool useExtraSpacing |
Extra padding/spacing in transactionview