Browse Source

Add some QListWidgets to chat tab via QT Creator

pull/183/head
Duke Leto 4 years ago
parent
commit
f05672b015
  1. 227
      src/mainwindow.ui

227
src/mainwindow.ui

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>968</width>
<height>616</height>
<height>632</height>
</rect>
</property>
<property name="windowTitle">
@ -22,7 +22,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>2</number>
<number>5</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@ -148,7 +148,6 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_99">
<item>
@ -166,7 +165,7 @@
</font>
</property>
<property name="text">
<string></string>
<string/>
</property>
</widget>
</item>
@ -188,7 +187,6 @@
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
@ -388,7 +386,7 @@
<x>0</x>
<y>0</y>
<width>920</width>
<height>301</height>
<height>299</height>
</rect>
</property>
<layout class="QVBoxLayout" name="sendToLayout">
@ -740,7 +738,7 @@
</item>
<item>
<widget class="QRadioButton" name="rdioTAddr">
<property name="sizePolicy">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
@ -934,119 +932,112 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>Market</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="11" column="0" colspan="3">
<widget class="QLabel" name="label_24">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Hush Market Information&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="12" column="0" colspan="3">
<widget class="Line" name="line_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="13" column="0">
<widget class="QLabel" name="label_31">
<property name="text">
<string>Market Cap</string>
</property>
</widget>
</item>
<item row="13" column="1">
<widget class="QLabel" name="marketcap">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="13" column="2">
<widget class="QLabel" name="marketcapLocal">
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="13" column="3">
<widget class="QLabel" name="marketcapBTC">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="0">
<widget class="QLabel" name="volumeLabel">
<property name="text">
<string>24H Volume</string>
</property>
</widget>
</item>
<item row="14" column="1">
<widget class="QLabel" name="volume">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="2">
<widget class="QLabel" name="volumeLocal">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="3">
<widget class="QLabel" name="volumeBTC">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<layout class="QGridLayout" name="gridLayout_5">
<item row="11" column="0" colspan="3">
<widget class="QLabel" name="label_24">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Hush Market Information&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="12" column="0" colspan="3">
<widget class="Line" name="line_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="13" column="0">
<widget class="QLabel" name="label_31">
<property name="text">
<string>Market Cap</string>
</property>
</widget>
</item>
<item row="13" column="1">
<widget class="QLabel" name="marketcap">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="13" column="2">
<widget class="QLabel" name="marketcapLocal">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="13" column="3">
<widget class="QLabel" name="marketcapBTC">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="0">
<widget class="QLabel" name="volumeLabel">
<property name="text">
<string>24H Volume</string>
</property>
</widget>
</item>
<item row="14" column="1">
<widget class="QLabel" name="volume">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="2">
<widget class="QLabel" name="volumeLocal">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
<item row="14" column="3">
<widget class="QLabel" name="volumeBTC">
<property name="text">
<string>Loading...</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="chat_tab">
<attribute name="title">
<string>Chat</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QLabel" name="MemoText">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">Welcome To The Future -- Duke
<string/>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="1">
<widget class="QListWidget" name="listWidget"/>
</item>
<item row="0" column="0">
<widget class="QListWidget" name="listWidget_2">
<property name="maximumSize">
<size>
<width>460</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>hushd</string>
@ -1110,7 +1101,6 @@
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QLabel" name="notarizedhashlabel">
<property name="text">
@ -1132,7 +1122,6 @@
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QLabel" name="notarizedtxidlabel">
<property name="text">
@ -1154,7 +1143,6 @@
</property>
</widget>
</item>
<item row="9" column="0">
<widget class="QLabel" name="laglabel">
<property name="text">
@ -1176,7 +1164,6 @@
</property>
</widget>
</item>
<item row="10" column="0">
<widget class="QLabel" name="kmdversionlabel">
<property name="text">
@ -1198,8 +1185,6 @@
</property>
</widget>
</item>
<item row="11" column="0">
<widget class="QLabel" name="protocolversionlabel">
<property name="text">
@ -1221,8 +1206,6 @@
</property>
</widget>
</item>
<item row="12" column="0">
<widget class="QLabel" name="versionlabel">
<property name="text">
@ -1244,7 +1227,6 @@
</property>
</widget>
</item>
<item row="13" column="0">
<widget class="QLabel" name="p2pportlabel">
<property name="text">
@ -1266,8 +1248,6 @@
</property>
</widget>
</item>
<item row="14" column="0">
<widget class="QLabel" name="rpcportlabel">
<property name="text">
@ -1289,7 +1269,6 @@
</property>
</widget>
</item>
<item row="15" column="0">
<widget class="QLabel" name="clientnamelabel">
<property name="text">
@ -1311,7 +1290,6 @@
</property>
</widget>
</item>
<item row="16" column="0">
<widget class="QLabel" name="halvinglabel">
<property name="text">
@ -1333,7 +1311,6 @@
</property>
</widget>
</item>
<item row="17" column="0">
<widget class="QLabel" name="localserviceslabel">
<property name="text">
@ -1355,7 +1332,6 @@
</property>
</widget>
</item>
<item row="18" column="0">
<widget class="QLabel" name="longestchainlabel">
<property name="text">
@ -1377,7 +1353,6 @@
</property>
</widget>
</item>
<item row="19" column="0">
<widget class="QLabel" name="txcountlabel">
<property name="text">
@ -1399,7 +1374,6 @@
</property>
</widget>
</item>
<item row="20" column="0">
<widget class="QLabel" name="chaintxcountlabel">
<property name="text">
@ -1421,7 +1395,6 @@
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QLabel" name="solrate">
<property name="text">
@ -1502,14 +1475,13 @@
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>968</width>
<height>22</height>
<height>24</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -1689,7 +1661,6 @@
</customwidget>
</customwidgets>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>inputsCombo</tabstop>
<tabstop>Address1</tabstop>
<tabstop>Amount1</tabstop>

Loading…
Cancel
Save