|
@ -390,45 +390,22 @@ |
|
|
</attribute> |
|
|
</attribute> |
|
|
<widget class="QWidget" name="dockWidgetContents_5"> |
|
|
<widget class="QWidget" name="dockWidgetContents_5"> |
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
<item row="0" column="0"> |
|
|
<item row="4" column="0"> |
|
|
<widget class="QLabel" name="label5"> |
|
|
<widget class="QLabel" name="label_2"> |
|
|
<property name="sizePolicy"> |
|
|
<property name="sizePolicy"> |
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
|
|
<horstretch>0</horstretch> |
|
|
<horstretch>0</horstretch> |
|
|
<verstretch>0</verstretch> |
|
|
<verstretch>0</verstretch> |
|
|
</sizepolicy> |
|
|
</sizepolicy> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>&To</string> |
|
|
<string>&Data</string> |
|
|
</property> |
|
|
|
|
|
<property name="buddy"> |
|
|
|
|
|
<cstring>destination</cstring> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="0" column="1" colspan="4"> |
|
|
|
|
|
<widget class="QLineEdit" name="destination"> |
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
|
<horstretch>1</horstretch> |
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="placeholderText"> |
|
|
|
|
|
<string>(Create Contract)</string> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="1" column="1" colspan="4"> |
|
|
|
|
|
<widget class="QLineEdit" name="calculatedName"> |
|
|
|
|
|
<property name="enabled"> |
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
</property> |
|
|
</property> |
|
|
<property name="readOnly"> |
|
|
<property name="alignment"> |
|
|
<bool>true</bool> |
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
|
</property> |
|
|
</property> |
|
|
<property name="placeholderText"> |
|
|
<property name="buddy"> |
|
|
<string/> |
|
|
<cstring>data</cstring> |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
@ -442,7 +419,10 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="2" column="1" colspan="3"> |
|
|
<item row="3" column="3"> |
|
|
|
|
|
<widget class="QComboBox" name="gasPriceUnits"/> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="2" column="1" colspan="2"> |
|
|
<widget class="QSpinBox" name="value"> |
|
|
<widget class="QSpinBox" name="value"> |
|
|
<property name="suffix"> |
|
|
<property name="suffix"> |
|
|
<string/> |
|
|
<string/> |
|
@ -455,21 +435,43 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="2" column="4"> |
|
|
<item row="0" column="0"> |
|
|
<widget class="QComboBox" name="valueUnits"/> |
|
|
<widget class="QLabel" name="label5"> |
|
|
</item> |
|
|
<property name="sizePolicy"> |
|
|
<item row="3" column="0"> |
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
<widget class="QLabel" name="label_6"> |
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>&Gas</string> |
|
|
<string>&To</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="buddy"> |
|
|
<property name="buddy"> |
|
|
<cstring>gas</cstring> |
|
|
<cstring>destination</cstring> |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="3" column="1"> |
|
|
<item row="5" column="0" colspan="4"> |
|
|
<widget class="QSpinBox" name="gas"> |
|
|
<widget class="QSplitter" name="splitter_5"> |
|
|
|
|
|
<property name="orientation"> |
|
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<widget class="QPlainTextEdit" name="data"/> |
|
|
|
|
|
<widget class="QPlainTextEdit" name="code"> |
|
|
|
|
|
<property name="focusPolicy"> |
|
|
|
|
|
<enum>Qt::NoFocus</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="readOnly"> |
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="3" column="2"> |
|
|
|
|
|
<widget class="QSpinBox" name="gasPrice"> |
|
|
|
|
|
<property name="prefix"> |
|
|
|
|
|
<string>@ </string> |
|
|
|
|
|
</property> |
|
|
<property name="minimum"> |
|
|
<property name="minimum"> |
|
|
<number>1</number> |
|
|
<number>1</number> |
|
|
</property> |
|
|
</property> |
|
@ -478,21 +480,11 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="3" column="2"> |
|
|
<item row="3" column="1"> |
|
|
<widget class="QLabel" name="label_7"> |
|
|
<widget class="QSpinBox" name="gas"> |
|
|
<property name="sizePolicy"> |
|
|
<property name="suffix"> |
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
<string> gas</string> |
|
|
<horstretch>1</horstretch> |
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="text"> |
|
|
|
|
|
<string>at</string> |
|
|
|
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="3" column="3"> |
|
|
|
|
|
<widget class="QSpinBox" name="gasPrice"> |
|
|
|
|
|
<property name="minimum"> |
|
|
<property name="minimum"> |
|
|
<number>1</number> |
|
|
<number>1</number> |
|
|
</property> |
|
|
</property> |
|
@ -501,29 +493,20 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="3" column="4"> |
|
|
<item row="2" column="3"> |
|
|
<widget class="QComboBox" name="gasPriceUnits"/> |
|
|
<widget class="QComboBox" name="valueUnits"/> |
|
|
</item> |
|
|
</item> |
|
|
<item row="4" column="0"> |
|
|
<item row="3" column="0"> |
|
|
<widget class="QLabel" name="label_2"> |
|
|
<widget class="QLabel" name="label_6"> |
|
|
<property name="sizePolicy"> |
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>&Data</string> |
|
|
<string>&Gas</string> |
|
|
</property> |
|
|
|
|
|
<property name="alignment"> |
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
|
|
|
|
|
</property> |
|
|
</property> |
|
|
<property name="buddy"> |
|
|
<property name="buddy"> |
|
|
<cstring>data</cstring> |
|
|
<cstring>gas</cstring> |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="4" column="1" colspan="4"> |
|
|
<item row="4" column="1" colspan="3"> |
|
|
<widget class="QLabel" name="fee"> |
|
|
<widget class="QLabel" name="fee"> |
|
|
<property name="sizePolicy"> |
|
|
<property name="sizePolicy"> |
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
@ -539,23 +522,14 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="5" column="0" colspan="5"> |
|
|
<item row="6" column="3"> |
|
|
<widget class="QSplitter" name="splitter_5"> |
|
|
<widget class="QPushButton" name="send"> |
|
|
<property name="orientation"> |
|
|
<property name="text"> |
|
|
<enum>Qt::Vertical</enum> |
|
|
<string>&Send</string> |
|
|
</property> |
|
|
</property> |
|
|
<widget class="QPlainTextEdit" name="data"/> |
|
|
|
|
|
<widget class="QPlainTextEdit" name="code"> |
|
|
|
|
|
<property name="focusPolicy"> |
|
|
|
|
|
<enum>Qt::NoFocus</enum> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="readOnly"> |
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="6" column="0" colspan="4"> |
|
|
<item row="6" column="0" colspan="3"> |
|
|
<widget class="QLabel" name="total"> |
|
|
<widget class="QLabel" name="total"> |
|
|
<property name="sizePolicy"> |
|
|
<property name="sizePolicy"> |
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
@ -568,10 +542,29 @@ |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item row="6" column="4"> |
|
|
<item row="1" column="1" colspan="3"> |
|
|
<widget class="QPushButton" name="send"> |
|
|
<widget class="QLineEdit" name="calculatedName"> |
|
|
<property name="text"> |
|
|
<property name="enabled"> |
|
|
<string>&Send</string> |
|
|
<bool>false</bool> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="readOnly"> |
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="placeholderText"> |
|
|
|
|
|
<string/> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
|
|
|
</item> |
|
|
|
|
|
<item row="0" column="1" colspan="3"> |
|
|
|
|
|
<widget class="QLineEdit" name="destination"> |
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
|
<horstretch>1</horstretch> |
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
</property> |
|
|
|
|
|
<property name="placeholderText"> |
|
|
|
|
|
<string>(Create Contract)</string> |
|
|
</property> |
|
|
</property> |
|
|
</widget> |
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|