|
|
@ -14,91 +14,69 @@ |
|
|
|
<string>Transact</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<item row="2" column="1" colspan="2"> |
|
|
|
<widget class="QSpinBox" name="value"> |
|
|
|
<property name="suffix"> |
|
|
|
<string/> |
|
|
|
<item row="5" column="0"> |
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<property name="maximum"> |
|
|
|
<number>430000000</number> |
|
|
|
<property name="text"> |
|
|
|
<string>D&ata</string> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>0</number> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
<property name="buddy"> |
|
|
|
<cstring>data</cstring> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="label5_2"> |
|
|
|
<item row="5" column="3"> |
|
|
|
<widget class="QCheckBox" name="optimize"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Amount</string> |
|
|
|
<string>&Optimise</string> |
|
|
|
</property> |
|
|
|
<property name="buddy"> |
|
|
|
<cstring>value</cstring> |
|
|
|
<property name="checked"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1" colspan="3"> |
|
|
|
<widget class="QLineEdit" name="calculatedName"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
<item row="4" column="1"> |
|
|
|
<widget class="QSpinBox" name="gas"> |
|
|
|
<property name="suffix"> |
|
|
|
<string> gas</string> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>true</bool> |
|
|
|
<property name="minimum"> |
|
|
|
<number>1</number> |
|
|
|
</property> |
|
|
|
<property name="placeholderText"> |
|
|
|
<string/> |
|
|
|
<property name="maximum"> |
|
|
|
<number>430000000</number> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>10000</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="5" column="0" colspan="4"> |
|
|
|
<widget class="QSplitter" name="splitter_5"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
<item row="8" column="0"> |
|
|
|
<widget class="QPushButton" name="cancel"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Cancel</string> |
|
|
|
</property> |
|
|
|
<property name="shortcut"> |
|
|
|
<string>Esc</string> |
|
|
|
</property> |
|
|
|
<widget class="QPlainTextEdit" name="data"> |
|
|
|
<property name="frameShape"> |
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
</property> |
|
|
|
<property name="lineWidth"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QTextEdit" name="code"> |
|
|
|
<property name="focusPolicy"> |
|
|
|
<enum>Qt::ClickFocus</enum> |
|
|
|
</property> |
|
|
|
<property name="frameShape"> |
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
</property> |
|
|
|
<property name="lineWidth"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="3"> |
|
|
|
<widget class="QComboBox" name="gasPriceUnits"/> |
|
|
|
</item> |
|
|
|
<item row="4" column="1" colspan="2"> |
|
|
|
<widget class="QLabel" name="fee"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<item row="8" column="2"> |
|
|
|
<widget class="QPushButton" name="debug"> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
<string>&Debug</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label5"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
@ -114,53 +92,68 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="3"> |
|
|
|
<widget class="QComboBox" name="valueUnits"/> |
|
|
|
</item> |
|
|
|
<item row="7" column="2"> |
|
|
|
<widget class="QPushButton" name="debug"> |
|
|
|
<item row="7" column="0" colspan="4"> |
|
|
|
<widget class="QLabel" name="total"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>&Debug</string> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="7" column="3"> |
|
|
|
<widget class="QPushButton" name="send"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Execute</string> |
|
|
|
<item row="3" column="1" colspan="2"> |
|
|
|
<widget class="QSpinBox" name="value"> |
|
|
|
<property name="suffix"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="default"> |
|
|
|
<bool>false</bool> |
|
|
|
<property name="maximum"> |
|
|
|
<number>430000000</number> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="3"> |
|
|
|
<widget class="QComboBox" name="gasPriceUnits"/> |
|
|
|
</item> |
|
|
|
<item row="3" column="0"> |
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
<widget class="QLabel" name="label5_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Gas</string> |
|
|
|
<string>&Amount</string> |
|
|
|
</property> |
|
|
|
<property name="buddy"> |
|
|
|
<cstring>gas</cstring> |
|
|
|
<cstring>value</cstring> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="1"> |
|
|
|
<widget class="QSpinBox" name="gas"> |
|
|
|
<property name="suffix"> |
|
|
|
<string> gas</string> |
|
|
|
</property> |
|
|
|
<property name="minimum"> |
|
|
|
<number>1</number> |
|
|
|
<item row="8" column="3"> |
|
|
|
<widget class="QPushButton" name="send"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Execute</string> |
|
|
|
</property> |
|
|
|
<property name="maximum"> |
|
|
|
<number>430000000</number> |
|
|
|
<property name="default"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="value"> |
|
|
|
<number>10000</number> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1" colspan="3"> |
|
|
|
<widget class="QComboBox" name="destination"> |
|
|
|
<property name="editable"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<property name="text"> |
|
|
|
<string>(Create Contract)</string> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="2"> |
|
|
|
<item row="4" column="2"> |
|
|
|
<widget class="QSpinBox" name="gasPrice"> |
|
|
|
<property name="prefix"> |
|
|
|
<string>@ </string> |
|
|
@ -173,49 +166,63 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="3"> |
|
|
|
<widget class="QCheckBox" name="optimize"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Optimise</string> |
|
|
|
</property> |
|
|
|
<property name="checked"> |
|
|
|
<bool>true</bool> |
|
|
|
<item row="6" column="0" colspan="4"> |
|
|
|
<widget class="QSplitter" name="splitter_5"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
</property> |
|
|
|
<widget class="QPlainTextEdit" name="data"> |
|
|
|
<property name="frameShape"> |
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
</property> |
|
|
|
<property name="lineWidth"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QTextEdit" name="code"> |
|
|
|
<property name="focusPolicy"> |
|
|
|
<enum>Qt::ClickFocus</enum> |
|
|
|
</property> |
|
|
|
<property name="frameShape"> |
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
</property> |
|
|
|
<property name="lineWidth"> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="0"> |
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
<property name="text"> |
|
|
|
<string>D&ata</string> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
|
|
<string>&Gas</string> |
|
|
|
</property> |
|
|
|
<property name="buddy"> |
|
|
|
<cstring>data</cstring> |
|
|
|
<cstring>gas</cstring> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="1" colspan="3"> |
|
|
|
<widget class="QComboBox" name="destination"> |
|
|
|
<property name="editable"> |
|
|
|
<item row="2" column="1" colspan="3"> |
|
|
|
<widget class="QLineEdit" name="calculatedName"> |
|
|
|
<property name="enabled"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>true</bool> |
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<property name="text"> |
|
|
|
<string>(Create Contract)</string> |
|
|
|
</property> |
|
|
|
</item> |
|
|
|
<property name="placeholderText"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="6" column="0" colspan="4"> |
|
|
|
<widget class="QLabel" name="total"> |
|
|
|
<item row="3" column="3"> |
|
|
|
<widget class="QComboBox" name="valueUnits"/> |
|
|
|
</item> |
|
|
|
<item row="5" column="1" colspan="2"> |
|
|
|
<widget class="QLabel" name="fee"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
|
|
<horstretch>0</horstretch> |
|
|
@ -225,18 +232,24 @@ |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="alignment"> |
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="7" column="0"> |
|
|
|
<widget class="QPushButton" name="cancel"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
<property name="text"> |
|
|
|
<string>&Cancel</string> |
|
|
|
<string>&From</string> |
|
|
|
</property> |
|
|
|
<property name="shortcut"> |
|
|
|
<string>Esc</string> |
|
|
|
<property name="buddy"> |
|
|
|
<cstring>from</cstring> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="1" colspan="3"> |
|
|
|
<widget class="QComboBox" name="from"/> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<resources/> |
|
|
|