Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Variables
qrimagewidget.h File Reference
#include <QImage>
#include <QLabel>
Include dependency graph for qrimagewidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QRImageWidget
 Label widget for QR code. More...
 

Variables

static const int MAX_URI_LENGTH = 255
 
static const int QR_IMAGE_SIZE = 350
 

Variable Documentation

◆ MAX_URI_LENGTH

const int MAX_URI_LENGTH = 255
static

Definition at line 12 of file qrimagewidget.h.

◆ QR_IMAGE_SIZE

const int QR_IMAGE_SIZE = 350
static

Definition at line 15 of file qrimagewidget.h.