![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <qt/bitcoinamountfield.h>
#include <qt/bitcoinunits.h>
#include <qt/guiconstants.h>
#include <qt/qvaluecombobox.h>
#include <QApplication>
#include <QAbstractSpinBox>
#include <QHBoxLayout>
#include <QKeyEvent>
#include <QLineEdit>
#include <qt/bitcoinamountfield.moc>
Go to the source code of this file.
Classes | |
class | AmountSpinBox |
QSpinBox that uses fixed-point numbers internally and uses our own formatting/parsing functions. More... | |