Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <qrctoken.h>
#include <ui_qrctoken.h>
#include <tokenitemmodel.h>
#include <walletmodel.h>
#include <tokentransactionview.h>
#include <platformstyle.h>
#include <styleSheet.h>
#include <QPainter>
#include <QAbstractItemDelegate>
#include <QStandardItem>
#include <QStandardItemModel>
#include <QSortFilterProxyModel>
#include <QSizePolicy>
#include <QMenu>
Go to the source code of this file.
Classes | |
class | TokenViewDelegate |
Macros | |
#define | TOKEN_SIZE 54 |
#define | SYMBOL_WIDTH 60 |
#define | MARGIN 5 |
#define MARGIN 5 |
Definition at line 19 of file qrctoken.cpp.
#define SYMBOL_WIDTH 60 |
Definition at line 18 of file qrctoken.cpp.
#define TOKEN_SIZE 54 |
Definition at line 17 of file qrctoken.cpp.