LCOV - code coverage report
Current view: top level - src/qt/forms - ui_sendcoinsdialog.h (source / functions) Hit Total Coverage
Test: total_coverage.info Lines: 0 537 0.0 %
Date: 2015-10-12 22:39:14 Functions: 0 2 0.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /********************************************************************************
       2             : ** Form generated from reading UI file 'sendcoinsdialog.ui'
       3             : **
       4             : ** Created by: Qt User Interface Compiler version 4.8.6
       5             : **
       6             : ** WARNING! All changes made in this file will be lost when recompiling UI file!
       7             : ********************************************************************************/
       8             : 
       9             : #ifndef UI_SENDCOINSDIALOG_H
      10             : #define UI_SENDCOINSDIALOG_H
      11             : 
      12             : #include <QtCore/QVariant>
      13             : #include <QtGui/QAction>
      14             : #include <QtGui/QApplication>
      15             : #include <QtGui/QButtonGroup>
      16             : #include <QtGui/QCheckBox>
      17             : #include <QtGui/QDialog>
      18             : #include <QtGui/QFormLayout>
      19             : #include <QtGui/QFrame>
      20             : #include <QtGui/QGridLayout>
      21             : #include <QtGui/QHBoxLayout>
      22             : #include <QtGui/QHeaderView>
      23             : #include <QtGui/QLabel>
      24             : #include <QtGui/QPushButton>
      25             : #include <QtGui/QRadioButton>
      26             : #include <QtGui/QScrollArea>
      27             : #include <QtGui/QSlider>
      28             : #include <QtGui/QSpacerItem>
      29             : #include <QtGui/QVBoxLayout>
      30             : #include <QtGui/QWidget>
      31             : #include "bitcoinamountfield.h"
      32             : #include "qvalidatedlineedit.h"
      33             : 
      34             : QT_BEGIN_NAMESPACE
      35             : 
      36             : class Ui_SendCoinsDialog
      37             : {
      38             : public:
      39             :     QVBoxLayout *verticalLayout;
      40             :     QFrame *frameCoinControl;
      41             :     QVBoxLayout *verticalLayoutCoinControl2;
      42             :     QVBoxLayout *verticalLayoutCoinControl;
      43             :     QHBoxLayout *horizontalLayoutCoinControl1;
      44             :     QLabel *labelCoinControlFeatures;
      45             :     QHBoxLayout *horizontalLayoutCoinControl2;
      46             :     QPushButton *pushButtonCoinControl;
      47             :     QLabel *labelCoinControlAutomaticallySelected;
      48             :     QLabel *labelCoinControlInsuffFunds;
      49             :     QSpacerItem *horizontalSpacerCoinControl;
      50             :     QWidget *widgetCoinControl;
      51             :     QHBoxLayout *horizontalLayoutCoinControl5;
      52             :     QHBoxLayout *horizontalLayoutCoinControl3;
      53             :     QFormLayout *formLayoutCoinControl1;
      54             :     QLabel *labelCoinControlQuantityText;
      55             :     QLabel *labelCoinControlQuantity;
      56             :     QLabel *labelCoinControlBytesText;
      57             :     QLabel *labelCoinControlBytes;
      58             :     QFormLayout *formLayoutCoinControl2;
      59             :     QLabel *labelCoinControlAmountText;
      60             :     QLabel *labelCoinControlAmount;
      61             :     QLabel *labelCoinControlPriorityText;
      62             :     QLabel *labelCoinControlPriority;
      63             :     QFormLayout *formLayoutCoinControl3;
      64             :     QLabel *labelCoinControlFeeText;
      65             :     QLabel *labelCoinControlFee;
      66             :     QLabel *labelCoinControlLowOutputText;
      67             :     QLabel *labelCoinControlLowOutput;
      68             :     QFormLayout *formLayoutCoinControl4;
      69             :     QLabel *labelCoinControlAfterFeeText;
      70             :     QLabel *labelCoinControlAfterFee;
      71             :     QLabel *labelCoinControlChangeText;
      72             :     QLabel *labelCoinControlChange;
      73             :     QHBoxLayout *horizontalLayoutCoinControl4;
      74             :     QCheckBox *checkBoxCoinControlChange;
      75             :     QValidatedLineEdit *lineEditCoinControlChange;
      76             :     QLabel *labelCoinControlChangeLabel;
      77             :     QSpacerItem *verticalSpacerCoinControl;
      78             :     QScrollArea *scrollArea;
      79             :     QWidget *scrollAreaWidgetContents;
      80             :     QVBoxLayout *verticalLayout_2;
      81             :     QVBoxLayout *entries;
      82             :     QSpacerItem *verticalSpacer;
      83             :     QFrame *frameFee;
      84             :     QVBoxLayout *verticalLayoutFee1;
      85             :     QVBoxLayout *verticalLayoutFee2;
      86             :     QHBoxLayout *horizontalLayoutFee1;
      87             :     QVBoxLayout *verticalLayoutFee7;
      88             :     QSpacerItem *verticalSpacerSmartFee;
      89             :     QHBoxLayout *horizontalLayoutSmartFee;
      90             :     QLabel *labelFeeHeadline;
      91             :     QLabel *labelFeeMinimized;
      92             :     QPushButton *buttonChooseFee;
      93             :     QSpacerItem *verticalSpacer_5;
      94             :     QSpacerItem *horizontalSpacer_4;
      95             :     QPushButton *buttonMinimizeFee;
      96             :     QFrame *frameFeeSelection;
      97             :     QVBoxLayout *verticalLayoutFee12;
      98             :     QGridLayout *gridLayoutFee;
      99             :     QVBoxLayout *verticalLayoutFee8;
     100             :     QHBoxLayout *horizontalLayoutFee13;
     101             :     QRadioButton *radioCustomPerKilobyte;
     102             :     QRadioButton *radioCustomAtLeast;
     103             :     BitcoinAmountField *customFee;
     104             :     QSpacerItem *horizontalSpacer_6;
     105             :     QHBoxLayout *horizontalLayoutFee8;
     106             :     QCheckBox *checkBoxMinimumFee;
     107             :     QLabel *labelMinFeeWarning;
     108             :     QSpacerItem *horizontalSpacer_2;
     109             :     QVBoxLayout *verticalLayoutFee4;
     110             :     QRadioButton *radioSmartFee;
     111             :     QSpacerItem *verticalSpacer_2;
     112             :     QVBoxLayout *verticalLayoutFee9;
     113             :     QRadioButton *radioCustomFee;
     114             :     QSpacerItem *verticalSpacer_6;
     115             :     QVBoxLayout *verticalLayoutFee3;
     116             :     QHBoxLayout *horizontalLayoutFee12;
     117             :     QLabel *labelSmartFee;
     118             :     QLabel *labelFeeEstimation;
     119             :     QLabel *labelSmartFee2;
     120             :     QSpacerItem *horizontalSpacer_5;
     121             :     QHBoxLayout *horizontalLayoutFee9;
     122             :     QVBoxLayout *verticalLayoutFee6;
     123             :     QLabel *labelSmartFee3;
     124             :     QSpacerItem *verticalSpacer_3;
     125             :     QVBoxLayout *verticalLayoutFee5;
     126             :     QSlider *sliderSmartFee;
     127             :     QHBoxLayout *horizontalLayoutFee10;
     128             :     QLabel *labelSmartFeeNormal;
     129             :     QSpacerItem *horizontalSpacer_3;
     130             :     QLabel *labelSmartFeeFast;
     131             :     QSpacerItem *verticalSpacer_4;
     132             :     QHBoxLayout *horizontalLayoutFee5;
     133             :     QCheckBox *checkBoxFreeTx;
     134             :     QLabel *labelFreeTx;
     135             :     QSpacerItem *horizontalSpacerFee5;
     136             :     QSpacerItem *verticalSpacerFee2;
     137             :     QSpacerItem *verticalSpacerFee;
     138             :     QHBoxLayout *horizontalLayout;
     139             :     QPushButton *sendButton;
     140             :     QPushButton *clearButton;
     141             :     QPushButton *addButton;
     142             :     QSpacerItem *horizontalSpacer;
     143             :     QHBoxLayout *horizontalLayout_2;
     144             :     QLabel *label;
     145             :     QLabel *labelBalance;
     146             :     QButtonGroup *groupFee;
     147             :     QButtonGroup *groupCustomFee;
     148             : 
     149           0 :     void setupUi(QDialog *SendCoinsDialog)
     150             :     {
     151           0 :         if (SendCoinsDialog->objectName().isEmpty())
     152           0 :             SendCoinsDialog->setObjectName(QString::fromUtf8("SendCoinsDialog"));
     153           0 :         SendCoinsDialog->resize(850, 526);
     154           0 :         verticalLayout = new QVBoxLayout(SendCoinsDialog);
     155           0 :         verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
     156           0 :         verticalLayout->setContentsMargins(-1, -1, -1, 8);
     157           0 :         frameCoinControl = new QFrame(SendCoinsDialog);
     158           0 :         frameCoinControl->setObjectName(QString::fromUtf8("frameCoinControl"));
     159             :         QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
     160             :         sizePolicy.setHorizontalStretch(0);
     161             :         sizePolicy.setVerticalStretch(0);
     162           0 :         sizePolicy.setHeightForWidth(frameCoinControl->sizePolicy().hasHeightForWidth());
     163           0 :         frameCoinControl->setSizePolicy(sizePolicy);
     164           0 :         frameCoinControl->setMaximumSize(QSize(16777215, 16777215));
     165           0 :         frameCoinControl->setFrameShape(QFrame::StyledPanel);
     166           0 :         frameCoinControl->setFrameShadow(QFrame::Sunken);
     167           0 :         verticalLayoutCoinControl2 = new QVBoxLayout(frameCoinControl);
     168           0 :         verticalLayoutCoinControl2->setSpacing(0);
     169           0 :         verticalLayoutCoinControl2->setObjectName(QString::fromUtf8("verticalLayoutCoinControl2"));
     170           0 :         verticalLayoutCoinControl2->setContentsMargins(0, 0, 0, 6);
     171           0 :         verticalLayoutCoinControl = new QVBoxLayout();
     172           0 :         verticalLayoutCoinControl->setSpacing(0);
     173           0 :         verticalLayoutCoinControl->setObjectName(QString::fromUtf8("verticalLayoutCoinControl"));
     174           0 :         verticalLayoutCoinControl->setContentsMargins(10, 10, -1, -1);
     175           0 :         horizontalLayoutCoinControl1 = new QHBoxLayout();
     176           0 :         horizontalLayoutCoinControl1->setObjectName(QString::fromUtf8("horizontalLayoutCoinControl1"));
     177           0 :         horizontalLayoutCoinControl1->setContentsMargins(-1, -1, -1, 15);
     178           0 :         labelCoinControlFeatures = new QLabel(frameCoinControl);
     179           0 :         labelCoinControlFeatures->setObjectName(QString::fromUtf8("labelCoinControlFeatures"));
     180             :         QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Maximum);
     181             :         sizePolicy1.setHorizontalStretch(0);
     182             :         sizePolicy1.setVerticalStretch(0);
     183           0 :         sizePolicy1.setHeightForWidth(labelCoinControlFeatures->sizePolicy().hasHeightForWidth());
     184           0 :         labelCoinControlFeatures->setSizePolicy(sizePolicy1);
     185           0 :         QFont font;
     186             :         font.setBold(true);
     187           0 :         font.setWeight(75);
     188           0 :         labelCoinControlFeatures->setFont(font);
     189           0 :         labelCoinControlFeatures->setStyleSheet(QString::fromUtf8("font-weight:bold;"));
     190             : 
     191           0 :         horizontalLayoutCoinControl1->addWidget(labelCoinControlFeatures);
     192             : 
     193             : 
     194           0 :         verticalLayoutCoinControl->addLayout(horizontalLayoutCoinControl1);
     195             : 
     196           0 :         horizontalLayoutCoinControl2 = new QHBoxLayout();
     197           0 :         horizontalLayoutCoinControl2->setSpacing(8);
     198           0 :         horizontalLayoutCoinControl2->setObjectName(QString::fromUtf8("horizontalLayoutCoinControl2"));
     199           0 :         horizontalLayoutCoinControl2->setContentsMargins(-1, -1, -1, 10);
     200           0 :         pushButtonCoinControl = new QPushButton(frameCoinControl);
     201           0 :         pushButtonCoinControl->setObjectName(QString::fromUtf8("pushButtonCoinControl"));
     202           0 :         pushButtonCoinControl->setStyleSheet(QString::fromUtf8(""));
     203           0 :         pushButtonCoinControl->setAutoDefault(false);
     204             : 
     205           0 :         horizontalLayoutCoinControl2->addWidget(pushButtonCoinControl);
     206             : 
     207           0 :         labelCoinControlAutomaticallySelected = new QLabel(frameCoinControl);
     208           0 :         labelCoinControlAutomaticallySelected->setObjectName(QString::fromUtf8("labelCoinControlAutomaticallySelected"));
     209           0 :         labelCoinControlAutomaticallySelected->setMargin(5);
     210             : 
     211           0 :         horizontalLayoutCoinControl2->addWidget(labelCoinControlAutomaticallySelected);
     212             : 
     213           0 :         labelCoinControlInsuffFunds = new QLabel(frameCoinControl);
     214           0 :         labelCoinControlInsuffFunds->setObjectName(QString::fromUtf8("labelCoinControlInsuffFunds"));
     215           0 :         labelCoinControlInsuffFunds->setFont(font);
     216           0 :         labelCoinControlInsuffFunds->setStyleSheet(QString::fromUtf8("color:red;font-weight:bold;"));
     217           0 :         labelCoinControlInsuffFunds->setMargin(5);
     218             : 
     219           0 :         horizontalLayoutCoinControl2->addWidget(labelCoinControlInsuffFunds);
     220             : 
     221           0 :         horizontalSpacerCoinControl = new QSpacerItem(40, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
     222             : 
     223           0 :         horizontalLayoutCoinControl2->addItem(horizontalSpacerCoinControl);
     224             : 
     225             : 
     226           0 :         verticalLayoutCoinControl->addLayout(horizontalLayoutCoinControl2);
     227             : 
     228           0 :         widgetCoinControl = new QWidget(frameCoinControl);
     229           0 :         widgetCoinControl->setObjectName(QString::fromUtf8("widgetCoinControl"));
     230             :         QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Preferred);
     231             :         sizePolicy2.setHorizontalStretch(0);
     232             :         sizePolicy2.setVerticalStretch(0);
     233           0 :         sizePolicy2.setHeightForWidth(widgetCoinControl->sizePolicy().hasHeightForWidth());
     234           0 :         widgetCoinControl->setSizePolicy(sizePolicy2);
     235           0 :         widgetCoinControl->setMinimumSize(QSize(0, 0));
     236           0 :         widgetCoinControl->setStyleSheet(QString::fromUtf8(""));
     237           0 :         horizontalLayoutCoinControl5 = new QHBoxLayout(widgetCoinControl);
     238           0 :         horizontalLayoutCoinControl5->setObjectName(QString::fromUtf8("horizontalLayoutCoinControl5"));
     239           0 :         horizontalLayoutCoinControl5->setContentsMargins(0, 0, 0, 0);
     240           0 :         horizontalLayoutCoinControl3 = new QHBoxLayout();
     241           0 :         horizontalLayoutCoinControl3->setSpacing(20);
     242           0 :         horizontalLayoutCoinControl3->setObjectName(QString::fromUtf8("horizontalLayoutCoinControl3"));
     243           0 :         horizontalLayoutCoinControl3->setContentsMargins(-1, 0, -1, 10);
     244           0 :         formLayoutCoinControl1 = new QFormLayout();
     245           0 :         formLayoutCoinControl1->setObjectName(QString::fromUtf8("formLayoutCoinControl1"));
     246           0 :         formLayoutCoinControl1->setHorizontalSpacing(10);
     247           0 :         formLayoutCoinControl1->setVerticalSpacing(14);
     248           0 :         formLayoutCoinControl1->setContentsMargins(10, 4, 6, -1);
     249           0 :         labelCoinControlQuantityText = new QLabel(widgetCoinControl);
     250           0 :         labelCoinControlQuantityText->setObjectName(QString::fromUtf8("labelCoinControlQuantityText"));
     251           0 :         labelCoinControlQuantityText->setFont(font);
     252           0 :         labelCoinControlQuantityText->setMargin(0);
     253             : 
     254           0 :         formLayoutCoinControl1->setWidget(0, QFormLayout::LabelRole, labelCoinControlQuantityText);
     255             : 
     256           0 :         labelCoinControlQuantity = new QLabel(widgetCoinControl);
     257           0 :         labelCoinControlQuantity->setObjectName(QString::fromUtf8("labelCoinControlQuantity"));
     258           0 :         labelCoinControlQuantity->setCursor(QCursor(Qt::IBeamCursor));
     259           0 :         labelCoinControlQuantity->setContextMenuPolicy(Qt::ActionsContextMenu);
     260           0 :         labelCoinControlQuantity->setText(QString::fromUtf8("0"));
     261           0 :         labelCoinControlQuantity->setMargin(0);
     262           0 :         labelCoinControlQuantity->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     263             : 
     264           0 :         formLayoutCoinControl1->setWidget(0, QFormLayout::FieldRole, labelCoinControlQuantity);
     265             : 
     266           0 :         labelCoinControlBytesText = new QLabel(widgetCoinControl);
     267           0 :         labelCoinControlBytesText->setObjectName(QString::fromUtf8("labelCoinControlBytesText"));
     268           0 :         labelCoinControlBytesText->setFont(font);
     269             : 
     270           0 :         formLayoutCoinControl1->setWidget(1, QFormLayout::LabelRole, labelCoinControlBytesText);
     271             : 
     272           0 :         labelCoinControlBytes = new QLabel(widgetCoinControl);
     273           0 :         labelCoinControlBytes->setObjectName(QString::fromUtf8("labelCoinControlBytes"));
     274           0 :         labelCoinControlBytes->setCursor(QCursor(Qt::IBeamCursor));
     275           0 :         labelCoinControlBytes->setContextMenuPolicy(Qt::ActionsContextMenu);
     276           0 :         labelCoinControlBytes->setText(QString::fromUtf8("0"));
     277           0 :         labelCoinControlBytes->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     278             : 
     279           0 :         formLayoutCoinControl1->setWidget(1, QFormLayout::FieldRole, labelCoinControlBytes);
     280             : 
     281             : 
     282           0 :         horizontalLayoutCoinControl3->addLayout(formLayoutCoinControl1);
     283             : 
     284           0 :         formLayoutCoinControl2 = new QFormLayout();
     285           0 :         formLayoutCoinControl2->setObjectName(QString::fromUtf8("formLayoutCoinControl2"));
     286           0 :         formLayoutCoinControl2->setHorizontalSpacing(10);
     287           0 :         formLayoutCoinControl2->setVerticalSpacing(14);
     288           0 :         formLayoutCoinControl2->setContentsMargins(6, 4, 6, -1);
     289           0 :         labelCoinControlAmountText = new QLabel(widgetCoinControl);
     290           0 :         labelCoinControlAmountText->setObjectName(QString::fromUtf8("labelCoinControlAmountText"));
     291           0 :         labelCoinControlAmountText->setFont(font);
     292           0 :         labelCoinControlAmountText->setMargin(0);
     293             : 
     294           0 :         formLayoutCoinControl2->setWidget(0, QFormLayout::LabelRole, labelCoinControlAmountText);
     295             : 
     296           0 :         labelCoinControlAmount = new QLabel(widgetCoinControl);
     297           0 :         labelCoinControlAmount->setObjectName(QString::fromUtf8("labelCoinControlAmount"));
     298           0 :         labelCoinControlAmount->setCursor(QCursor(Qt::IBeamCursor));
     299           0 :         labelCoinControlAmount->setContextMenuPolicy(Qt::ActionsContextMenu);
     300           0 :         labelCoinControlAmount->setText(QString::fromUtf8("0.00 BTC"));
     301           0 :         labelCoinControlAmount->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     302             : 
     303           0 :         formLayoutCoinControl2->setWidget(0, QFormLayout::FieldRole, labelCoinControlAmount);
     304             : 
     305           0 :         labelCoinControlPriorityText = new QLabel(widgetCoinControl);
     306           0 :         labelCoinControlPriorityText->setObjectName(QString::fromUtf8("labelCoinControlPriorityText"));
     307           0 :         labelCoinControlPriorityText->setFont(font);
     308             : 
     309           0 :         formLayoutCoinControl2->setWidget(1, QFormLayout::LabelRole, labelCoinControlPriorityText);
     310             : 
     311           0 :         labelCoinControlPriority = new QLabel(widgetCoinControl);
     312           0 :         labelCoinControlPriority->setObjectName(QString::fromUtf8("labelCoinControlPriority"));
     313           0 :         labelCoinControlPriority->setCursor(QCursor(Qt::IBeamCursor));
     314           0 :         labelCoinControlPriority->setContextMenuPolicy(Qt::ActionsContextMenu);
     315           0 :         labelCoinControlPriority->setText(QString::fromUtf8("medium"));
     316           0 :         labelCoinControlPriority->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     317             : 
     318           0 :         formLayoutCoinControl2->setWidget(1, QFormLayout::FieldRole, labelCoinControlPriority);
     319             : 
     320             : 
     321           0 :         horizontalLayoutCoinControl3->addLayout(formLayoutCoinControl2);
     322             : 
     323           0 :         formLayoutCoinControl3 = new QFormLayout();
     324           0 :         formLayoutCoinControl3->setObjectName(QString::fromUtf8("formLayoutCoinControl3"));
     325           0 :         formLayoutCoinControl3->setHorizontalSpacing(10);
     326           0 :         formLayoutCoinControl3->setVerticalSpacing(14);
     327           0 :         formLayoutCoinControl3->setContentsMargins(6, 4, 6, -1);
     328           0 :         labelCoinControlFeeText = new QLabel(widgetCoinControl);
     329           0 :         labelCoinControlFeeText->setObjectName(QString::fromUtf8("labelCoinControlFeeText"));
     330           0 :         labelCoinControlFeeText->setFont(font);
     331           0 :         labelCoinControlFeeText->setMargin(0);
     332             : 
     333           0 :         formLayoutCoinControl3->setWidget(0, QFormLayout::LabelRole, labelCoinControlFeeText);
     334             : 
     335           0 :         labelCoinControlFee = new QLabel(widgetCoinControl);
     336           0 :         labelCoinControlFee->setObjectName(QString::fromUtf8("labelCoinControlFee"));
     337           0 :         labelCoinControlFee->setCursor(QCursor(Qt::IBeamCursor));
     338           0 :         labelCoinControlFee->setContextMenuPolicy(Qt::ActionsContextMenu);
     339           0 :         labelCoinControlFee->setText(QString::fromUtf8("0.00 BTC"));
     340           0 :         labelCoinControlFee->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     341             : 
     342           0 :         formLayoutCoinControl3->setWidget(0, QFormLayout::FieldRole, labelCoinControlFee);
     343             : 
     344           0 :         labelCoinControlLowOutputText = new QLabel(widgetCoinControl);
     345           0 :         labelCoinControlLowOutputText->setObjectName(QString::fromUtf8("labelCoinControlLowOutputText"));
     346           0 :         labelCoinControlLowOutputText->setFont(font);
     347             : 
     348           0 :         formLayoutCoinControl3->setWidget(1, QFormLayout::LabelRole, labelCoinControlLowOutputText);
     349             : 
     350           0 :         labelCoinControlLowOutput = new QLabel(widgetCoinControl);
     351           0 :         labelCoinControlLowOutput->setObjectName(QString::fromUtf8("labelCoinControlLowOutput"));
     352           0 :         labelCoinControlLowOutput->setCursor(QCursor(Qt::IBeamCursor));
     353           0 :         labelCoinControlLowOutput->setContextMenuPolicy(Qt::ActionsContextMenu);
     354           0 :         labelCoinControlLowOutput->setText(QString::fromUtf8("no"));
     355           0 :         labelCoinControlLowOutput->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     356             : 
     357           0 :         formLayoutCoinControl3->setWidget(1, QFormLayout::FieldRole, labelCoinControlLowOutput);
     358             : 
     359             : 
     360           0 :         horizontalLayoutCoinControl3->addLayout(formLayoutCoinControl3);
     361             : 
     362           0 :         formLayoutCoinControl4 = new QFormLayout();
     363           0 :         formLayoutCoinControl4->setObjectName(QString::fromUtf8("formLayoutCoinControl4"));
     364           0 :         formLayoutCoinControl4->setHorizontalSpacing(10);
     365           0 :         formLayoutCoinControl4->setVerticalSpacing(14);
     366           0 :         formLayoutCoinControl4->setContentsMargins(6, 4, 6, -1);
     367           0 :         labelCoinControlAfterFeeText = new QLabel(widgetCoinControl);
     368           0 :         labelCoinControlAfterFeeText->setObjectName(QString::fromUtf8("labelCoinControlAfterFeeText"));
     369           0 :         labelCoinControlAfterFeeText->setFont(font);
     370           0 :         labelCoinControlAfterFeeText->setMargin(0);
     371             : 
     372           0 :         formLayoutCoinControl4->setWidget(0, QFormLayout::LabelRole, labelCoinControlAfterFeeText);
     373             : 
     374           0 :         labelCoinControlAfterFee = new QLabel(widgetCoinControl);
     375           0 :         labelCoinControlAfterFee->setObjectName(QString::fromUtf8("labelCoinControlAfterFee"));
     376           0 :         labelCoinControlAfterFee->setCursor(QCursor(Qt::IBeamCursor));
     377           0 :         labelCoinControlAfterFee->setContextMenuPolicy(Qt::ActionsContextMenu);
     378           0 :         labelCoinControlAfterFee->setText(QString::fromUtf8("0.00 BTC"));
     379           0 :         labelCoinControlAfterFee->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     380             : 
     381           0 :         formLayoutCoinControl4->setWidget(0, QFormLayout::FieldRole, labelCoinControlAfterFee);
     382             : 
     383           0 :         labelCoinControlChangeText = new QLabel(widgetCoinControl);
     384           0 :         labelCoinControlChangeText->setObjectName(QString::fromUtf8("labelCoinControlChangeText"));
     385           0 :         labelCoinControlChangeText->setFont(font);
     386             : 
     387           0 :         formLayoutCoinControl4->setWidget(1, QFormLayout::LabelRole, labelCoinControlChangeText);
     388             : 
     389           0 :         labelCoinControlChange = new QLabel(widgetCoinControl);
     390           0 :         labelCoinControlChange->setObjectName(QString::fromUtf8("labelCoinControlChange"));
     391           0 :         labelCoinControlChange->setCursor(QCursor(Qt::IBeamCursor));
     392           0 :         labelCoinControlChange->setContextMenuPolicy(Qt::ActionsContextMenu);
     393           0 :         labelCoinControlChange->setText(QString::fromUtf8("0.00 BTC"));
     394           0 :         labelCoinControlChange->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     395             : 
     396           0 :         formLayoutCoinControl4->setWidget(1, QFormLayout::FieldRole, labelCoinControlChange);
     397             : 
     398             : 
     399           0 :         horizontalLayoutCoinControl3->addLayout(formLayoutCoinControl4);
     400             : 
     401           0 :         horizontalLayoutCoinControl3->setStretch(3, 1);
     402             : 
     403           0 :         horizontalLayoutCoinControl5->addLayout(horizontalLayoutCoinControl3);
     404             : 
     405             : 
     406           0 :         verticalLayoutCoinControl->addWidget(widgetCoinControl);
     407             : 
     408           0 :         horizontalLayoutCoinControl4 = new QHBoxLayout();
     409           0 :         horizontalLayoutCoinControl4->setSpacing(12);
     410           0 :         horizontalLayoutCoinControl4->setObjectName(QString::fromUtf8("horizontalLayoutCoinControl4"));
     411           0 :         horizontalLayoutCoinControl4->setSizeConstraint(QLayout::SetDefaultConstraint);
     412           0 :         horizontalLayoutCoinControl4->setContentsMargins(-1, 5, 5, -1);
     413           0 :         checkBoxCoinControlChange = new QCheckBox(frameCoinControl);
     414           0 :         checkBoxCoinControlChange->setObjectName(QString::fromUtf8("checkBoxCoinControlChange"));
     415             : 
     416           0 :         horizontalLayoutCoinControl4->addWidget(checkBoxCoinControlChange);
     417             : 
     418           0 :         lineEditCoinControlChange = new QValidatedLineEdit(frameCoinControl);
     419           0 :         lineEditCoinControlChange->setObjectName(QString::fromUtf8("lineEditCoinControlChange"));
     420           0 :         lineEditCoinControlChange->setEnabled(false);
     421             :         QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Fixed);
     422             :         sizePolicy3.setHorizontalStretch(0);
     423             :         sizePolicy3.setVerticalStretch(0);
     424           0 :         sizePolicy3.setHeightForWidth(lineEditCoinControlChange->sizePolicy().hasHeightForWidth());
     425           0 :         lineEditCoinControlChange->setSizePolicy(sizePolicy3);
     426             : 
     427           0 :         horizontalLayoutCoinControl4->addWidget(lineEditCoinControlChange);
     428             : 
     429           0 :         labelCoinControlChangeLabel = new QLabel(frameCoinControl);
     430           0 :         labelCoinControlChangeLabel->setObjectName(QString::fromUtf8("labelCoinControlChangeLabel"));
     431             :         QSizePolicy sizePolicy4(QSizePolicy::Preferred, QSizePolicy::Expanding);
     432             :         sizePolicy4.setHorizontalStretch(0);
     433             :         sizePolicy4.setVerticalStretch(0);
     434           0 :         sizePolicy4.setHeightForWidth(labelCoinControlChangeLabel->sizePolicy().hasHeightForWidth());
     435           0 :         labelCoinControlChangeLabel->setSizePolicy(sizePolicy4);
     436           0 :         labelCoinControlChangeLabel->setMinimumSize(QSize(0, 0));
     437           0 :         labelCoinControlChangeLabel->setMargin(3);
     438             : 
     439           0 :         horizontalLayoutCoinControl4->addWidget(labelCoinControlChangeLabel);
     440             : 
     441             : 
     442           0 :         verticalLayoutCoinControl->addLayout(horizontalLayoutCoinControl4);
     443             : 
     444           0 :         verticalSpacerCoinControl = new QSpacerItem(800, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     445             : 
     446           0 :         verticalLayoutCoinControl->addItem(verticalSpacerCoinControl);
     447             : 
     448           0 :         verticalLayoutCoinControl->setStretch(4, 1);
     449             : 
     450           0 :         verticalLayoutCoinControl2->addLayout(verticalLayoutCoinControl);
     451             : 
     452             : 
     453           0 :         verticalLayout->addWidget(frameCoinControl);
     454             : 
     455           0 :         scrollArea = new QScrollArea(SendCoinsDialog);
     456           0 :         scrollArea->setObjectName(QString::fromUtf8("scrollArea"));
     457           0 :         scrollArea->setWidgetResizable(true);
     458           0 :         scrollAreaWidgetContents = new QWidget();
     459           0 :         scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents"));
     460           0 :         scrollAreaWidgetContents->setGeometry(QRect(0, 0, 830, 68));
     461           0 :         verticalLayout_2 = new QVBoxLayout(scrollAreaWidgetContents);
     462           0 :         verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
     463           0 :         verticalLayout_2->setContentsMargins(0, 0, 0, 0);
     464           0 :         entries = new QVBoxLayout();
     465           0 :         entries->setSpacing(6);
     466           0 :         entries->setObjectName(QString::fromUtf8("entries"));
     467             : 
     468           0 :         verticalLayout_2->addLayout(entries);
     469             : 
     470           0 :         verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
     471             : 
     472           0 :         verticalLayout_2->addItem(verticalSpacer);
     473             : 
     474           0 :         verticalLayout_2->setStretch(1, 1);
     475           0 :         scrollArea->setWidget(scrollAreaWidgetContents);
     476             : 
     477           0 :         verticalLayout->addWidget(scrollArea);
     478             : 
     479           0 :         frameFee = new QFrame(SendCoinsDialog);
     480           0 :         frameFee->setObjectName(QString::fromUtf8("frameFee"));
     481           0 :         sizePolicy.setHeightForWidth(frameFee->sizePolicy().hasHeightForWidth());
     482           0 :         frameFee->setSizePolicy(sizePolicy);
     483           0 :         frameFee->setMaximumSize(QSize(16777215, 16777215));
     484           0 :         frameFee->setFrameShape(QFrame::StyledPanel);
     485           0 :         frameFee->setFrameShadow(QFrame::Sunken);
     486           0 :         verticalLayoutFee1 = new QVBoxLayout(frameFee);
     487           0 :         verticalLayoutFee1->setSpacing(0);
     488           0 :         verticalLayoutFee1->setObjectName(QString::fromUtf8("verticalLayoutFee1"));
     489           0 :         verticalLayoutFee1->setContentsMargins(0, 0, 0, 0);
     490           0 :         verticalLayoutFee2 = new QVBoxLayout();
     491           0 :         verticalLayoutFee2->setSpacing(0);
     492           0 :         verticalLayoutFee2->setObjectName(QString::fromUtf8("verticalLayoutFee2"));
     493           0 :         verticalLayoutFee2->setContentsMargins(10, 0, -1, -1);
     494           0 :         horizontalLayoutFee1 = new QHBoxLayout();
     495           0 :         horizontalLayoutFee1->setObjectName(QString::fromUtf8("horizontalLayoutFee1"));
     496           0 :         horizontalLayoutFee1->setContentsMargins(-1, -1, -1, 0);
     497           0 :         verticalLayoutFee7 = new QVBoxLayout();
     498           0 :         verticalLayoutFee7->setSpacing(0);
     499           0 :         verticalLayoutFee7->setObjectName(QString::fromUtf8("verticalLayoutFee7"));
     500           0 :         verticalSpacerSmartFee = new QSpacerItem(1, 4, QSizePolicy::Minimum, QSizePolicy::Fixed);
     501             : 
     502           0 :         verticalLayoutFee7->addItem(verticalSpacerSmartFee);
     503             : 
     504           0 :         horizontalLayoutSmartFee = new QHBoxLayout();
     505           0 :         horizontalLayoutSmartFee->setSpacing(10);
     506           0 :         horizontalLayoutSmartFee->setObjectName(QString::fromUtf8("horizontalLayoutSmartFee"));
     507           0 :         labelFeeHeadline = new QLabel(frameFee);
     508           0 :         labelFeeHeadline->setObjectName(QString::fromUtf8("labelFeeHeadline"));
     509           0 :         sizePolicy1.setHeightForWidth(labelFeeHeadline->sizePolicy().hasHeightForWidth());
     510           0 :         labelFeeHeadline->setSizePolicy(sizePolicy1);
     511           0 :         labelFeeHeadline->setFont(font);
     512           0 :         labelFeeHeadline->setStyleSheet(QString::fromUtf8("font-weight:bold;"));
     513             : 
     514           0 :         horizontalLayoutSmartFee->addWidget(labelFeeHeadline);
     515             : 
     516           0 :         labelFeeMinimized = new QLabel(frameFee);
     517           0 :         labelFeeMinimized->setObjectName(QString::fromUtf8("labelFeeMinimized"));
     518             : 
     519           0 :         horizontalLayoutSmartFee->addWidget(labelFeeMinimized);
     520             : 
     521           0 :         buttonChooseFee = new QPushButton(frameFee);
     522           0 :         buttonChooseFee->setObjectName(QString::fromUtf8("buttonChooseFee"));
     523             : 
     524           0 :         horizontalLayoutSmartFee->addWidget(buttonChooseFee);
     525             : 
     526             : 
     527           0 :         verticalLayoutFee7->addLayout(horizontalLayoutSmartFee);
     528             : 
     529           0 :         verticalSpacer_5 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     530             : 
     531           0 :         verticalLayoutFee7->addItem(verticalSpacer_5);
     532             : 
     533             : 
     534           0 :         horizontalLayoutFee1->addLayout(verticalLayoutFee7);
     535             : 
     536           0 :         horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
     537             : 
     538           0 :         horizontalLayoutFee1->addItem(horizontalSpacer_4);
     539             : 
     540           0 :         buttonMinimizeFee = new QPushButton(frameFee);
     541           0 :         buttonMinimizeFee->setObjectName(QString::fromUtf8("buttonMinimizeFee"));
     542             : 
     543           0 :         horizontalLayoutFee1->addWidget(buttonMinimizeFee);
     544             : 
     545             : 
     546           0 :         verticalLayoutFee2->addLayout(horizontalLayoutFee1);
     547             : 
     548           0 :         frameFeeSelection = new QFrame(frameFee);
     549           0 :         frameFeeSelection->setObjectName(QString::fromUtf8("frameFeeSelection"));
     550           0 :         verticalLayoutFee12 = new QVBoxLayout(frameFeeSelection);
     551           0 :         verticalLayoutFee12->setSpacing(0);
     552           0 :         verticalLayoutFee12->setObjectName(QString::fromUtf8("verticalLayoutFee12"));
     553           0 :         verticalLayoutFee12->setContentsMargins(0, 0, 0, 0);
     554           0 :         gridLayoutFee = new QGridLayout();
     555           0 :         gridLayoutFee->setObjectName(QString::fromUtf8("gridLayoutFee"));
     556           0 :         gridLayoutFee->setHorizontalSpacing(10);
     557           0 :         gridLayoutFee->setVerticalSpacing(4);
     558           0 :         gridLayoutFee->setContentsMargins(-1, 10, -1, 4);
     559           0 :         verticalLayoutFee8 = new QVBoxLayout();
     560           0 :         verticalLayoutFee8->setSpacing(6);
     561           0 :         verticalLayoutFee8->setObjectName(QString::fromUtf8("verticalLayoutFee8"));
     562           0 :         horizontalLayoutFee13 = new QHBoxLayout();
     563           0 :         horizontalLayoutFee13->setObjectName(QString::fromUtf8("horizontalLayoutFee13"));
     564           0 :         radioCustomPerKilobyte = new QRadioButton(frameFeeSelection);
     565           0 :         groupCustomFee = new QButtonGroup(SendCoinsDialog);
     566           0 :         groupCustomFee->setObjectName(QString::fromUtf8("groupCustomFee"));
     567           0 :         groupCustomFee->addButton(radioCustomPerKilobyte);
     568           0 :         radioCustomPerKilobyte->setObjectName(QString::fromUtf8("radioCustomPerKilobyte"));
     569           0 :         radioCustomPerKilobyte->setChecked(true);
     570             : 
     571           0 :         horizontalLayoutFee13->addWidget(radioCustomPerKilobyte);
     572             : 
     573           0 :         radioCustomAtLeast = new QRadioButton(frameFeeSelection);
     574           0 :         groupCustomFee->addButton(radioCustomAtLeast);
     575           0 :         radioCustomAtLeast->setObjectName(QString::fromUtf8("radioCustomAtLeast"));
     576             : 
     577           0 :         horizontalLayoutFee13->addWidget(radioCustomAtLeast);
     578             : 
     579           0 :         customFee = new BitcoinAmountField(frameFeeSelection);
     580           0 :         customFee->setObjectName(QString::fromUtf8("customFee"));
     581             : 
     582           0 :         horizontalLayoutFee13->addWidget(customFee);
     583             : 
     584           0 :         horizontalSpacer_6 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
     585             : 
     586           0 :         horizontalLayoutFee13->addItem(horizontalSpacer_6);
     587             : 
     588             : 
     589           0 :         verticalLayoutFee8->addLayout(horizontalLayoutFee13);
     590             : 
     591           0 :         horizontalLayoutFee8 = new QHBoxLayout();
     592           0 :         horizontalLayoutFee8->setObjectName(QString::fromUtf8("horizontalLayoutFee8"));
     593           0 :         checkBoxMinimumFee = new QCheckBox(frameFeeSelection);
     594           0 :         checkBoxMinimumFee->setObjectName(QString::fromUtf8("checkBoxMinimumFee"));
     595             : 
     596           0 :         horizontalLayoutFee8->addWidget(checkBoxMinimumFee);
     597             : 
     598           0 :         labelMinFeeWarning = new QLabel(frameFeeSelection);
     599           0 :         labelMinFeeWarning->setObjectName(QString::fromUtf8("labelMinFeeWarning"));
     600           0 :         labelMinFeeWarning->setEnabled(true);
     601           0 :         labelMinFeeWarning->setMargin(5);
     602             : 
     603           0 :         horizontalLayoutFee8->addWidget(labelMinFeeWarning);
     604             : 
     605           0 :         horizontalSpacer_2 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
     606             : 
     607           0 :         horizontalLayoutFee8->addItem(horizontalSpacer_2);
     608             : 
     609             : 
     610           0 :         verticalLayoutFee8->addLayout(horizontalLayoutFee8);
     611             : 
     612             : 
     613           0 :         gridLayoutFee->addLayout(verticalLayoutFee8, 1, 1, 1, 1);
     614             : 
     615           0 :         verticalLayoutFee4 = new QVBoxLayout();
     616           0 :         verticalLayoutFee4->setObjectName(QString::fromUtf8("verticalLayoutFee4"));
     617           0 :         radioSmartFee = new QRadioButton(frameFeeSelection);
     618           0 :         groupFee = new QButtonGroup(SendCoinsDialog);
     619           0 :         groupFee->setObjectName(QString::fromUtf8("groupFee"));
     620           0 :         groupFee->addButton(radioSmartFee);
     621           0 :         radioSmartFee->setObjectName(QString::fromUtf8("radioSmartFee"));
     622           0 :         radioSmartFee->setChecked(true);
     623             : 
     624           0 :         verticalLayoutFee4->addWidget(radioSmartFee);
     625             : 
     626           0 :         verticalSpacer_2 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     627             : 
     628           0 :         verticalLayoutFee4->addItem(verticalSpacer_2);
     629             : 
     630           0 :         verticalLayoutFee4->setStretch(1, 1);
     631             : 
     632           0 :         gridLayoutFee->addLayout(verticalLayoutFee4, 0, 0, 1, 1);
     633             : 
     634           0 :         verticalLayoutFee9 = new QVBoxLayout();
     635           0 :         verticalLayoutFee9->setObjectName(QString::fromUtf8("verticalLayoutFee9"));
     636           0 :         radioCustomFee = new QRadioButton(frameFeeSelection);
     637           0 :         groupFee->addButton(radioCustomFee);
     638           0 :         radioCustomFee->setObjectName(QString::fromUtf8("radioCustomFee"));
     639             : 
     640           0 :         verticalLayoutFee9->addWidget(radioCustomFee);
     641             : 
     642           0 :         verticalSpacer_6 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     643             : 
     644           0 :         verticalLayoutFee9->addItem(verticalSpacer_6);
     645             : 
     646           0 :         verticalLayoutFee9->setStretch(1, 1);
     647             : 
     648           0 :         gridLayoutFee->addLayout(verticalLayoutFee9, 1, 0, 1, 1);
     649             : 
     650           0 :         verticalLayoutFee3 = new QVBoxLayout();
     651           0 :         verticalLayoutFee3->setSpacing(6);
     652           0 :         verticalLayoutFee3->setObjectName(QString::fromUtf8("verticalLayoutFee3"));
     653           0 :         verticalLayoutFee3->setContentsMargins(-1, 2, -1, -1);
     654           0 :         horizontalLayoutFee12 = new QHBoxLayout();
     655           0 :         horizontalLayoutFee12->setObjectName(QString::fromUtf8("horizontalLayoutFee12"));
     656           0 :         labelSmartFee = new QLabel(frameFeeSelection);
     657           0 :         labelSmartFee->setObjectName(QString::fromUtf8("labelSmartFee"));
     658           0 :         labelSmartFee->setMargin(2);
     659             : 
     660           0 :         horizontalLayoutFee12->addWidget(labelSmartFee);
     661             : 
     662           0 :         labelFeeEstimation = new QLabel(frameFeeSelection);
     663           0 :         labelFeeEstimation->setObjectName(QString::fromUtf8("labelFeeEstimation"));
     664             : 
     665           0 :         horizontalLayoutFee12->addWidget(labelFeeEstimation);
     666             : 
     667           0 :         labelSmartFee2 = new QLabel(frameFeeSelection);
     668           0 :         labelSmartFee2->setObjectName(QString::fromUtf8("labelSmartFee2"));
     669           0 :         labelSmartFee2->setMargin(2);
     670             : 
     671           0 :         horizontalLayoutFee12->addWidget(labelSmartFee2);
     672             : 
     673           0 :         horizontalSpacer_5 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
     674             : 
     675           0 :         horizontalLayoutFee12->addItem(horizontalSpacer_5);
     676             : 
     677             : 
     678           0 :         verticalLayoutFee3->addLayout(horizontalLayoutFee12);
     679             : 
     680           0 :         horizontalLayoutFee9 = new QHBoxLayout();
     681           0 :         horizontalLayoutFee9->setObjectName(QString::fromUtf8("horizontalLayoutFee9"));
     682           0 :         verticalLayoutFee6 = new QVBoxLayout();
     683           0 :         verticalLayoutFee6->setObjectName(QString::fromUtf8("verticalLayoutFee6"));
     684           0 :         labelSmartFee3 = new QLabel(frameFeeSelection);
     685           0 :         labelSmartFee3->setObjectName(QString::fromUtf8("labelSmartFee3"));
     686           0 :         labelSmartFee3->setMargin(2);
     687             : 
     688           0 :         verticalLayoutFee6->addWidget(labelSmartFee3);
     689             : 
     690           0 :         verticalSpacer_3 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     691             : 
     692           0 :         verticalLayoutFee6->addItem(verticalSpacer_3);
     693             : 
     694             : 
     695           0 :         horizontalLayoutFee9->addLayout(verticalLayoutFee6);
     696             : 
     697           0 :         verticalLayoutFee5 = new QVBoxLayout();
     698           0 :         verticalLayoutFee5->setObjectName(QString::fromUtf8("verticalLayoutFee5"));
     699           0 :         verticalLayoutFee5->setContentsMargins(-1, -1, 30, -1);
     700           0 :         sliderSmartFee = new QSlider(frameFeeSelection);
     701           0 :         sliderSmartFee->setObjectName(QString::fromUtf8("sliderSmartFee"));
     702           0 :         sliderSmartFee->setMinimum(0);
     703           0 :         sliderSmartFee->setMaximum(24);
     704           0 :         sliderSmartFee->setPageStep(1);
     705           0 :         sliderSmartFee->setValue(0);
     706           0 :         sliderSmartFee->setOrientation(Qt::Horizontal);
     707           0 :         sliderSmartFee->setInvertedAppearance(false);
     708           0 :         sliderSmartFee->setInvertedControls(false);
     709           0 :         sliderSmartFee->setTickPosition(QSlider::NoTicks);
     710             : 
     711           0 :         verticalLayoutFee5->addWidget(sliderSmartFee);
     712             : 
     713           0 :         horizontalLayoutFee10 = new QHBoxLayout();
     714           0 :         horizontalLayoutFee10->setObjectName(QString::fromUtf8("horizontalLayoutFee10"));
     715           0 :         labelSmartFeeNormal = new QLabel(frameFeeSelection);
     716           0 :         labelSmartFeeNormal->setObjectName(QString::fromUtf8("labelSmartFeeNormal"));
     717             : 
     718           0 :         horizontalLayoutFee10->addWidget(labelSmartFeeNormal);
     719             : 
     720           0 :         horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
     721             : 
     722           0 :         horizontalLayoutFee10->addItem(horizontalSpacer_3);
     723             : 
     724           0 :         labelSmartFeeFast = new QLabel(frameFeeSelection);
     725           0 :         labelSmartFeeFast->setObjectName(QString::fromUtf8("labelSmartFeeFast"));
     726             : 
     727           0 :         horizontalLayoutFee10->addWidget(labelSmartFeeFast);
     728             : 
     729             : 
     730           0 :         verticalLayoutFee5->addLayout(horizontalLayoutFee10);
     731             : 
     732             : 
     733           0 :         horizontalLayoutFee9->addLayout(verticalLayoutFee5);
     734             : 
     735             : 
     736           0 :         verticalLayoutFee3->addLayout(horizontalLayoutFee9);
     737             : 
     738           0 :         verticalSpacer_4 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     739             : 
     740           0 :         verticalLayoutFee3->addItem(verticalSpacer_4);
     741             : 
     742           0 :         verticalLayoutFee3->setStretch(2, 1);
     743             : 
     744           0 :         gridLayoutFee->addLayout(verticalLayoutFee3, 0, 1, 1, 1);
     745             : 
     746             : 
     747           0 :         verticalLayoutFee12->addLayout(gridLayoutFee);
     748             : 
     749           0 :         horizontalLayoutFee5 = new QHBoxLayout();
     750           0 :         horizontalLayoutFee5->setSpacing(8);
     751           0 :         horizontalLayoutFee5->setObjectName(QString::fromUtf8("horizontalLayoutFee5"));
     752           0 :         horizontalLayoutFee5->setContentsMargins(-1, -1, -1, 4);
     753           0 :         checkBoxFreeTx = new QCheckBox(frameFeeSelection);
     754           0 :         checkBoxFreeTx->setObjectName(QString::fromUtf8("checkBoxFreeTx"));
     755             : 
     756           0 :         horizontalLayoutFee5->addWidget(checkBoxFreeTx);
     757             : 
     758           0 :         labelFreeTx = new QLabel(frameFeeSelection);
     759           0 :         labelFreeTx->setObjectName(QString::fromUtf8("labelFreeTx"));
     760           0 :         labelFreeTx->setMargin(5);
     761             : 
     762           0 :         horizontalLayoutFee5->addWidget(labelFreeTx);
     763             : 
     764           0 :         horizontalSpacerFee5 = new QSpacerItem(1, 1, QSizePolicy::Expanding, QSizePolicy::Minimum);
     765             : 
     766           0 :         horizontalLayoutFee5->addItem(horizontalSpacerFee5);
     767             : 
     768             : 
     769           0 :         verticalLayoutFee12->addLayout(horizontalLayoutFee5);
     770             : 
     771           0 :         verticalSpacerFee2 = new QSpacerItem(1, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     772             : 
     773           0 :         verticalLayoutFee12->addItem(verticalSpacerFee2);
     774             : 
     775             : 
     776           0 :         verticalLayoutFee2->addWidget(frameFeeSelection);
     777             : 
     778           0 :         verticalSpacerFee = new QSpacerItem(800, 1, QSizePolicy::Minimum, QSizePolicy::Expanding);
     779             : 
     780           0 :         verticalLayoutFee2->addItem(verticalSpacerFee);
     781             : 
     782             : 
     783           0 :         verticalLayoutFee1->addLayout(verticalLayoutFee2);
     784             : 
     785             : 
     786           0 :         verticalLayout->addWidget(frameFee);
     787             : 
     788           0 :         horizontalLayout = new QHBoxLayout();
     789           0 :         horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
     790           0 :         sendButton = new QPushButton(SendCoinsDialog);
     791           0 :         sendButton->setObjectName(QString::fromUtf8("sendButton"));
     792           0 :         sendButton->setMinimumSize(QSize(150, 0));
     793           0 :         QIcon icon;
     794           0 :         icon.addFile(QString::fromUtf8(":/icons/send"), QSize(), QIcon::Normal, QIcon::Off);
     795           0 :         sendButton->setIcon(icon);
     796           0 :         sendButton->setAutoDefault(false);
     797           0 :         sendButton->setDefault(true);
     798             : 
     799           0 :         horizontalLayout->addWidget(sendButton);
     800             : 
     801           0 :         clearButton = new QPushButton(SendCoinsDialog);
     802           0 :         clearButton->setObjectName(QString::fromUtf8("clearButton"));
     803             :         QSizePolicy sizePolicy5(QSizePolicy::Minimum, QSizePolicy::Fixed);
     804             :         sizePolicy5.setHorizontalStretch(0);
     805             :         sizePolicy5.setVerticalStretch(0);
     806           0 :         sizePolicy5.setHeightForWidth(clearButton->sizePolicy().hasHeightForWidth());
     807           0 :         clearButton->setSizePolicy(sizePolicy5);
     808           0 :         QIcon icon1;
     809           0 :         icon1.addFile(QString::fromUtf8(":/icons/remove"), QSize(), QIcon::Normal, QIcon::Off);
     810           0 :         clearButton->setIcon(icon1);
     811           0 :         clearButton->setAutoDefault(false);
     812             : 
     813           0 :         horizontalLayout->addWidget(clearButton);
     814             : 
     815           0 :         addButton = new QPushButton(SendCoinsDialog);
     816           0 :         addButton->setObjectName(QString::fromUtf8("addButton"));
     817           0 :         QIcon icon2;
     818           0 :         icon2.addFile(QString::fromUtf8(":/icons/add"), QSize(), QIcon::Normal, QIcon::Off);
     819           0 :         addButton->setIcon(icon2);
     820           0 :         addButton->setAutoDefault(false);
     821             : 
     822           0 :         horizontalLayout->addWidget(addButton);
     823             : 
     824           0 :         horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
     825             : 
     826           0 :         horizontalLayout->addItem(horizontalSpacer);
     827             : 
     828           0 :         horizontalLayout_2 = new QHBoxLayout();
     829           0 :         horizontalLayout_2->setSpacing(3);
     830           0 :         horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
     831           0 :         label = new QLabel(SendCoinsDialog);
     832           0 :         label->setObjectName(QString::fromUtf8("label"));
     833             :         QSizePolicy sizePolicy6(QSizePolicy::Preferred, QSizePolicy::Fixed);
     834             :         sizePolicy6.setHorizontalStretch(0);
     835             :         sizePolicy6.setVerticalStretch(0);
     836           0 :         sizePolicy6.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
     837           0 :         label->setSizePolicy(sizePolicy6);
     838             : 
     839           0 :         horizontalLayout_2->addWidget(label);
     840             : 
     841           0 :         labelBalance = new QLabel(SendCoinsDialog);
     842           0 :         labelBalance->setObjectName(QString::fromUtf8("labelBalance"));
     843           0 :         sizePolicy6.setHeightForWidth(labelBalance->sizePolicy().hasHeightForWidth());
     844           0 :         labelBalance->setSizePolicy(sizePolicy6);
     845           0 :         labelBalance->setCursor(QCursor(Qt::IBeamCursor));
     846           0 :         labelBalance->setText(QString::fromUtf8("123.456 BTC"));
     847           0 :         labelBalance->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse);
     848             : 
     849           0 :         horizontalLayout_2->addWidget(labelBalance);
     850             : 
     851             : 
     852           0 :         horizontalLayout->addLayout(horizontalLayout_2);
     853             : 
     854             : 
     855           0 :         verticalLayout->addLayout(horizontalLayout);
     856             : 
     857           0 :         verticalLayout->setStretch(1, 1);
     858             : 
     859           0 :         retranslateUi(SendCoinsDialog);
     860             : 
     861           0 :         QMetaObject::connectSlotsByName(SendCoinsDialog);
     862           0 :     } // setupUi
     863             : 
     864           0 :     void retranslateUi(QDialog *SendCoinsDialog)
     865             :     {
     866           0 :         SendCoinsDialog->setWindowTitle(QApplication::translate("SendCoinsDialog", "Send Coins", 0, QApplication::UnicodeUTF8));
     867           0 :         labelCoinControlFeatures->setText(QApplication::translate("SendCoinsDialog", "Coin Control Features", 0, QApplication::UnicodeUTF8));
     868           0 :         pushButtonCoinControl->setText(QApplication::translate("SendCoinsDialog", "Inputs...", 0, QApplication::UnicodeUTF8));
     869           0 :         labelCoinControlAutomaticallySelected->setText(QApplication::translate("SendCoinsDialog", "automatically selected", 0, QApplication::UnicodeUTF8));
     870           0 :         labelCoinControlInsuffFunds->setText(QApplication::translate("SendCoinsDialog", "Insufficient funds!", 0, QApplication::UnicodeUTF8));
     871           0 :         labelCoinControlQuantityText->setText(QApplication::translate("SendCoinsDialog", "Quantity:", 0, QApplication::UnicodeUTF8));
     872           0 :         labelCoinControlBytesText->setText(QApplication::translate("SendCoinsDialog", "Bytes:", 0, QApplication::UnicodeUTF8));
     873           0 :         labelCoinControlAmountText->setText(QApplication::translate("SendCoinsDialog", "Amount:", 0, QApplication::UnicodeUTF8));
     874           0 :         labelCoinControlPriorityText->setText(QApplication::translate("SendCoinsDialog", "Priority:", 0, QApplication::UnicodeUTF8));
     875           0 :         labelCoinControlFeeText->setText(QApplication::translate("SendCoinsDialog", "Fee:", 0, QApplication::UnicodeUTF8));
     876           0 :         labelCoinControlLowOutputText->setText(QApplication::translate("SendCoinsDialog", "Dust:", 0, QApplication::UnicodeUTF8));
     877           0 :         labelCoinControlAfterFeeText->setText(QApplication::translate("SendCoinsDialog", "After Fee:", 0, QApplication::UnicodeUTF8));
     878           0 :         labelCoinControlChangeText->setText(QApplication::translate("SendCoinsDialog", "Change:", 0, QApplication::UnicodeUTF8));
     879             : #ifndef QT_NO_TOOLTIP
     880           0 :         checkBoxCoinControlChange->setToolTip(QApplication::translate("SendCoinsDialog", "If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.", 0, QApplication::UnicodeUTF8));
     881             : #endif // QT_NO_TOOLTIP
     882           0 :         checkBoxCoinControlChange->setText(QApplication::translate("SendCoinsDialog", "Custom change address", 0, QApplication::UnicodeUTF8));
     883           0 :         labelCoinControlChangeLabel->setText(QString());
     884           0 :         labelFeeHeadline->setText(QApplication::translate("SendCoinsDialog", "Transaction Fee:", 0, QApplication::UnicodeUTF8));
     885           0 :         labelFeeMinimized->setText(QString());
     886           0 :         buttonChooseFee->setText(QApplication::translate("SendCoinsDialog", "Choose...", 0, QApplication::UnicodeUTF8));
     887             : #ifndef QT_NO_TOOLTIP
     888           0 :         buttonMinimizeFee->setToolTip(QApplication::translate("SendCoinsDialog", "collapse fee-settings", 0, QApplication::UnicodeUTF8));
     889             : #endif // QT_NO_TOOLTIP
     890           0 :         buttonMinimizeFee->setText(QApplication::translate("SendCoinsDialog", "Hide", 0, QApplication::UnicodeUTF8));
     891             : #ifndef QT_NO_TOOLTIP
     892           0 :         radioCustomPerKilobyte->setToolTip(QApplication::translate("SendCoinsDialog", "If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then \"per kilobyte\" only pays 250 satoshis in fee, while \"total at least\" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte.", 0, QApplication::UnicodeUTF8));
     893             : #endif // QT_NO_TOOLTIP
     894           0 :         radioCustomPerKilobyte->setText(QApplication::translate("SendCoinsDialog", "per kilobyte", 0, QApplication::UnicodeUTF8));
     895             : #ifndef QT_NO_TOOLTIP
     896           0 :         radioCustomAtLeast->setToolTip(QApplication::translate("SendCoinsDialog", "If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then \"per kilobyte\" only pays 250 satoshis in fee, while \"total at least\" pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte.", 0, QApplication::UnicodeUTF8));
     897             : #endif // QT_NO_TOOLTIP
     898           0 :         radioCustomAtLeast->setText(QApplication::translate("SendCoinsDialog", "total at least", 0, QApplication::UnicodeUTF8));
     899             : #ifndef QT_NO_TOOLTIP
     900           0 :         checkBoxMinimumFee->setToolTip(QApplication::translate("SendCoinsDialog", "Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.", 0, QApplication::UnicodeUTF8));
     901             : #endif // QT_NO_TOOLTIP
     902           0 :         checkBoxMinimumFee->setText(QString());
     903             : #ifndef QT_NO_TOOLTIP
     904           0 :         labelMinFeeWarning->setToolTip(QApplication::translate("SendCoinsDialog", "Paying only the minimum fee is just fine as long as there is less transaction volume than space in the blocks. But be aware that this can end up in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.", 0, QApplication::UnicodeUTF8));
     905             : #endif // QT_NO_TOOLTIP
     906           0 :         labelMinFeeWarning->setText(QApplication::translate("SendCoinsDialog", "(read the tooltip)", 0, QApplication::UnicodeUTF8));
     907           0 :         radioSmartFee->setText(QApplication::translate("SendCoinsDialog", "Recommended:", 0, QApplication::UnicodeUTF8));
     908           0 :         radioCustomFee->setText(QApplication::translate("SendCoinsDialog", "Custom:", 0, QApplication::UnicodeUTF8));
     909           0 :         labelSmartFee->setText(QString());
     910           0 :         labelFeeEstimation->setText(QString());
     911           0 :         labelSmartFee2->setText(QApplication::translate("SendCoinsDialog", "(Smart fee not initialized yet. This usually takes a few blocks...)", 0, QApplication::UnicodeUTF8));
     912           0 :         labelSmartFee3->setText(QApplication::translate("SendCoinsDialog", "Confirmation time:", 0, QApplication::UnicodeUTF8));
     913           0 :         labelSmartFeeNormal->setText(QApplication::translate("SendCoinsDialog", "normal", 0, QApplication::UnicodeUTF8));
     914           0 :         labelSmartFeeFast->setText(QApplication::translate("SendCoinsDialog", "fast", 0, QApplication::UnicodeUTF8));
     915           0 :         checkBoxFreeTx->setText(QApplication::translate("SendCoinsDialog", "Send as zero-fee transaction if possible", 0, QApplication::UnicodeUTF8));
     916           0 :         labelFreeTx->setText(QApplication::translate("SendCoinsDialog", "(confirmation may take longer)", 0, QApplication::UnicodeUTF8));
     917             : #ifndef QT_NO_TOOLTIP
     918           0 :         sendButton->setToolTip(QApplication::translate("SendCoinsDialog", "Confirm the send action", 0, QApplication::UnicodeUTF8));
     919             : #endif // QT_NO_TOOLTIP
     920           0 :         sendButton->setText(QApplication::translate("SendCoinsDialog", "S&end", 0, QApplication::UnicodeUTF8));
     921             : #ifndef QT_NO_TOOLTIP
     922           0 :         clearButton->setToolTip(QApplication::translate("SendCoinsDialog", "Clear all fields of the form.", 0, QApplication::UnicodeUTF8));
     923             : #endif // QT_NO_TOOLTIP
     924           0 :         clearButton->setText(QApplication::translate("SendCoinsDialog", "Clear &All", 0, QApplication::UnicodeUTF8));
     925             : #ifndef QT_NO_TOOLTIP
     926           0 :         addButton->setToolTip(QApplication::translate("SendCoinsDialog", "Send to multiple recipients at once", 0, QApplication::UnicodeUTF8));
     927             : #endif // QT_NO_TOOLTIP
     928           0 :         addButton->setText(QApplication::translate("SendCoinsDialog", "Add &Recipient", 0, QApplication::UnicodeUTF8));
     929           0 :         label->setText(QApplication::translate("SendCoinsDialog", "Balance:", 0, QApplication::UnicodeUTF8));
     930           0 :     } // retranslateUi
     931             : 
     932             : };
     933             : 
     934             : namespace Ui {
     935             :     class SendCoinsDialog: public Ui_SendCoinsDialog {};
     936             : } // namespace Ui
     937             : 
     938             : QT_END_NAMESPACE
     939             : 
     940             : #endif // UI_SENDCOINSDIALOG_H

Generated by: LCOV version 1.11