Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <QImage>
#include <QLabel>
Go to the source code of this file.
Classes | |
class | QRImageWidget |
Variables | |
static const int | MAX_URI_LENGTH = 255 |
static constexpr int | QR_IMAGE_SIZE = 300 |
static constexpr int | QR_IMAGE_TEXT_MARGIN = 10 |
static constexpr int | QR_IMAGE_MARGIN = 2 * QR_IMAGE_TEXT_MARGIN |
|
static |
Definition at line 12 of file qrimagewidget.h.
|
staticconstexpr |
Definition at line 17 of file qrimagewidget.h.
|
staticconstexpr |
Definition at line 15 of file qrimagewidget.h.
|
staticconstexpr |
Definition at line 16 of file qrimagewidget.h.