代码拉取完成,页面将自动刷新
同步操作将从 1ndu5try/Qtweiniu 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>1080</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>-10</x>
<y>0</y>
<width>20</width>
<height>10001</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>-1</x>
<y>-1</y>
<width>60</width>
<height>1082</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>60</width>
<height>814</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(24, 27, 54);</string>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>60</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>60</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton:hover
{
background-color:rgba(198,198,190);/*背景色*/
border-color:rgba(205,205,205);/*边框颜色*/
}
QPushButton{
border-style:solid;
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/3.png</normaloff>:/png/3.png</iconset>
</property>
</widget>
<widget class="QToolButton" name="toolButton">
<property name="geometry">
<rect>
<x>13</x>
<y>96</y>
<width>33</width>
<height>33</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/爱心(1).png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image: url(:/png/爱心(2).png);
}
QToolButton:pressed
{
border-image: url(:/png/爱心选中.png);
}
QToolButton:checked
{
border-image: url(:/png/爱心选中.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_2">
<property name="geometry">
<rect>
<x>13</x>
<y>160</y>
<width>33</width>
<height>33</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/股票(1).png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image: url(:/png/股票(2).png);
}
QToolButton:pressed
{
border-image:url(:/png/股票选中.png);
}
QToolButton:checked
{
border-image: url(:/png/股票选中.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_3">
<property name="geometry">
<rect>
<x>13</x>
<y>230</y>
<width>33</width>
<height>33</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/宇宙星球-21.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/宇宙星球-21(1).png);
}
QToolButton:pressed
{
border-image:url(:/png/宇宙星球选中.png);
}
QToolButton:checked
{
border-image: url(:/png/宇宙星球选中.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_4">
<property name="geometry">
<rect>
<x>13</x>
<y>300</y>
<width>29</width>
<height>29</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>29</width>
<height>29</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>29</width>
<height>29</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/销量(1)1.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/销量.png);
}
QToolButton:pressed
{
border-image:url(:/png/销量选中.png);
}
QToolButton:checked
{
border-image: url(:/png/销量选中.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_5">
<property name="geometry">
<rect>
<x>13</x>
<y>360</y>
<width>33</width>
<height>33</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>33</width>
<height>33</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/刷子(2).png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/刷子(1).png);
}
QToolButton:pressed
{
border-image:url(:/png/刷子选中.png);
}
QToolButton:checked
{
border-image: url(:/png/刷子选中.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>0</x>
<y>500</y>
<width>58</width>
<height>981</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QToolButton" name="toolButton_7">
<property name="geometry">
<rect>
<x>14</x>
<y>1030</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>27</width>
<height>27</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>27</width>
<height>27</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/设置1.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/设置1(1).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QToolButton" name="toolButton_6">
<property name="geometry">
<rect>
<x>14</x>
<y>980</y>
<width>27</width>
<height>27</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>27</width>
<height>27</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>27</width>
<height>27</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/意见反馈3.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/意见反馈(1).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QWidget" name="widgetTitle" native="true">
<property name="geometry">
<rect>
<x>62</x>
<y>2</y>
<width>1861</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1000</width>
<height>51</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>51</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QWidget" name="widget_4" native="true">
<property name="minimumSize">
<size>
<width>631</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>631</width>
<height>79</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>19</number>
</property>
<item>
<widget class="QLineEdit" name="lineEdit">
<property name="minimumSize">
<size>
<width>191</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>191</width>
<height>31</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
color:rgb(180,180,180);
selection-background-color: blue;
}
QLineEdit::hover {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(140, 140, 140);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
QLineEdit::focus {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(0, 170, 255);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="placeholderText">
<string> 搜索并在个股中查看</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_8">
<property name="minimumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/邮件.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/邮件(1).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_9">
<property name="minimumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/组件.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/组件2.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_10">
<property name="minimumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/组件1.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image:url(:/png/组件3.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_11">
<property name="styleSheet">
<string notr="true">QToolButton
{
font: 9pt "微软雅黑";
color: rgb(21, 88, 231);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
color: rgb(61, 139, 255);
}
</string>
</property>
<property name="text">
<string>点击登录</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnMin">
<property name="minimumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton:hover
{
background-color:rgba(198,198,190);/*背景色*/
border-color:rgba(205,205,205);/*边框颜色*/
color: black;/*字体颜色*/
}
QPushButton{
border-style:solid;
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/24gl-minimization.png</normaloff>:/png/24gl-minimization.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnMax">
<property name="minimumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton:hover
{
background-color:rgba(198,198,190);/*背景色*/
border-color:rgba(205,205,205);/*边框颜色*/
color: black;/*字体颜色*/
}
QPushButton{
border-style:solid;
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/窗口.png</normaloff>:/png/窗口.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnExit">
<property name="minimumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>61</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton:hover
{
background-color:rgba(198,198,190);/*背景色*/
border-color:rgba(205,205,205);/*边框颜色*/
color: black;/*字体颜色*/
}
QPushButton{
border-style:solid;
}</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/关闭窗口.png</normaloff>:/png/关闭窗口.png</iconset>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>62</x>
<y>55</y>
<width>1861</width>
<height>981</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="page">
<widget class="QTabWidget" name="tabWidget_6">
<property name="geometry">
<rect>
<x>1380</x>
<y>610</y>
<width>241</width>
<height>361</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>183</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>555</width>
<height>9999</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_11">
<attribute name="title">
<string>成交明细</string>
</attribute>
<widget class="QLabel" name="label_35">
<property name="geometry">
<rect>
<x>7</x>
<y>0</y>
<width>221</width>
<height>331</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/numb.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_12">
<attribute name="title">
<string>成交统计</string>
</attribute>
<widget class="QLabel" name="label_36">
<property name="geometry">
<rect>
<x>0</x>
<y>70</y>
<width>221</width>
<height>221</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/成绩统计.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget_3">
<property name="geometry">
<rect>
<x>1379</x>
<y>10</y>
<width>481</width>
<height>250</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>250</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>55555</width>
<height>250</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<widget class="QWidget" name="tab_6">
<attribute name="title">
<string>行情报价</string>
</attribute>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>451</width>
<height>161</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/asd.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget_4">
<property name="geometry">
<rect>
<x>1382</x>
<y>260</y>
<width>241</width>
<height>341</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>183</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>260</width>
<height>99999</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="tab_7">
<attribute name="title">
<string>买卖盘</string>
</attribute>
<widget class="QLabel" name="label_30">
<property name="geometry">
<rect>
<x>0</x>
<y>60</y>
<width>221</width>
<height>201</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/买卖盘.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_8">
<attribute name="title">
<string>NOII</string>
</attribute>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>70</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:3px;/*边框圆角半径像素*/
border-color:rgba(200,200,200);/*边框颜色*/
color: black;/*字体颜色*/
padding:6px; /*填衬*/
font: 7pt "微软雅黑";
}
/*鼠标按下状态*/
QPushButton:pressed
{
border-color:rgb(66, 132, 255);/*边框颜色*/
background-color: rgba(180, 214, 255, 200);
color: rgb(66, 132, 255);/*字体颜色*/
}
/*鼠标悬停状态*/
QPushButton:hover
{
border-color:rgb(66, 132, 255);/*边框颜色*/
background-color: rgba(180, 214, 255, 200);
color: rgb(66, 132, 255);/*字体颜色*/
}
</string>
</property>
<property name="text">
<string>Opening</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>70</width>
<height>25</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:3px;/*边框圆角半径像素*/
border-color:rgba(200,200,200);/*边框颜色*/
color: black;/*字体颜色*/
padding:6px; /*填衬*/
font: 7pt "微软雅黑";
}
/*鼠标按下状态*/
QPushButton:pressed
{
border-color:rgb(66, 132, 255);/*边框颜色*/
background-color: rgba(180, 214, 255, 200);
color: rgb(66, 132, 255);/*字体颜色*/
}
/*鼠标悬停状态*/
QPushButton:hover
{
border-color:rgb(66, 132, 255);/*边框颜色*/
background-color: rgba(180, 214, 255, 200);
color: rgb(66, 132, 255);/*字体颜色*/
}</string>
</property>
<property name="text">
<string>Closing</string>
</property>
</widget>
<widget class="QLabel" name="label_31">
<property name="geometry">
<rect>
<x>180</x>
<y>7</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 8pt "微软雅黑"; color: rgb(66, 132, 255);/*字体颜色*/</string>
</property>
<property name="text">
<string>More</string>
</property>
</widget>
<widget class="QLabel" name="label_56">
<property name="geometry">
<rect>
<x>5</x>
<y>40</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 7pt "微软雅黑";
color: rgb(194, 194, 194);</string>
</property>
<property name="text">
<string>Imbalance Side</string>
</property>
</widget>
<widget class="QLabel" name="label_57">
<property name="geometry">
<rect>
<x>5</x>
<y>60</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 12pt "微软雅黑";
color: rgb(255, 107, 1);</string>
</property>
<property name="text">
<string>No Crossing Eligible</string>
</property>
</widget>
<widget class="QLabel" name="label_58">
<property name="geometry">
<rect>
<x>0</x>
<y>100</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";
color: rgb(15, 111, 255);</string>
</property>
<property name="text">
<string>Paired</string>
</property>
</widget>
<widget class="QLabel" name="label_59">
<property name="geometry">
<rect>
<x>115</x>
<y>100</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";
color: rgb(0, 183, 229);</string>
</property>
<property name="text">
<string>Imbalance Shares</string>
</property>
</widget>
<widget class="QWidget" name="widget_10" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>150</y>
<width>231</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(231, 231, 231);</string>
</property>
<widget class="QLabel" name="label_62">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 8pt "微软雅黑";
color: rgb(94, 94, 94);</string>
</property>
<property name="text">
<string>Reference</string>
</property>
</widget>
<widget class="QLabel" name="label_65">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt "微软雅黑";
color: rgb(170, 85, 255);</string>
</property>
<property name="text">
<string>0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_63">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 8pt "微软雅黑";
color: rgb(94, 94, 94);</string>
</property>
<property name="text">
<string>Near</string>
</property>
</widget>
<widget class="QLabel" name="label_64">
<property name="geometry">
<rect>
<x>160</x>
<y>10</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 8pt "微软雅黑";
color: rgb(94, 94, 94);</string>
</property>
<property name="text">
<string>Far</string>
</property>
</widget>
<widget class="QLabel" name="label_66">
<property name="geometry">
<rect>
<x>87</x>
<y>30</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt "微软雅黑";
color: rgb(8, 177, 255);</string>
</property>
<property name="text">
<string>0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_67">
<property name="geometry">
<rect>
<x>155</x>
<y>30</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt "微软雅黑";
color: rgb(98, 98, 98);</string>
</property>
<property name="text">
<string>0.00</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="widget_11" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>205</y>
<width>231</width>
<height>97</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(231, 231, 231);</string>
</property>
<widget class="QLabel" name="label_68">
<property name="geometry">
<rect>
<x>0</x>
<y>60</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 7pt "微软雅黑";
color: rgb(188, 188, 188);</string>
</property>
<property name="text">
<string>12/02 15:50:00</string>
</property>
</widget>
<widget class="QLabel" name="label_70">
<property name="geometry">
<rect>
<x>0</x>
<y>80</y>
<width>191</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>Price Variance Indicator</string>
</property>
</widget>
<widget class="QLabel" name="label_71">
<property name="geometry">
<rect>
<x>120</x>
<y>60</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 7pt "微软雅黑";
color: rgb(188, 188, 188);</string>
</property>
<property name="text">
<string>12/02 16:50:00</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_61">
<property name="geometry">
<rect>
<x>0</x>
<y>120</y>
<width>241</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/tiaoz.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>300</width>
<height>981</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>240</width>
<height>611</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>999</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color:rgb(208, 208, 208); ; /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:;/*这个是表格的格子线的颜色,为亮灰*/
color: rgb(208, 208, 208);
}
</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="asd">
<attribute name="title">
<string>自选列表</string>
</attribute>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/列表(2).png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(126, 126, 126)</string>
</property>
<property name="text">
<string>代码</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>200</x>
<y>50</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";
color :rgb(100, 100, 100)</string>
</property>
<property name="text">
<string>价格/涨跌</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>270</x>
<y>50</y>
<width>16</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/箭头_上下切换_o.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QComboBox" name="comboBox_4">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>281</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox
{
background-color:rgb(230, 230, 230);
font: 9pt "微软雅黑";
font: 9pt "微软雅黑";
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(230,230,230);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
}
/*向下的三角形箭头样式*/
/*下拉后的整个下拉窗体*/
QComboBox QAbstractItemView
{
background-color: rgb(255, 255, 255); /*背景色*/
color: black;/*字体颜色*/
outline:none;
border-style:none;
}
/*下拉框下面的item*/
QComboBox QAbstractItemView::item
{
height: 30px;
border-style:none;
}
/*选中每一项的字体颜色和背景颜色*/
/*下拉框item选中*/QComboBox QAbstractItemView::item:selected
{
color: rgb(0, 0, 0);
background-color: rgb(208, 237, 255);
border-style:none;
}
QComboBox::drop-down
{
border:none;
}
/*下拉箭头样式*/
QComboBox::down-arrow
{
right:4px;/*控制箭头左右偏移*/
width: 9px;
height: 9px;
image: url(:/png/箭头_列表展开.png);
}
/*下拉箭头点击样式*/
QComboBox::down-arrow:on
{
width: 9px;
height: 9px;
image: url(:/png/箭头_列表收起.png);
}
</string>
</property>
<item>
<property name="text">
<string>全部股票</string>
</property>
</item>
<item>
<property name="text">
<string>我的自选</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_93">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>281</width>
<height>171</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/按钮.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget_2">
<property name="geometry">
<rect>
<x>300</x>
<y>0</y>
<width>1081</width>
<height>971</height>
</rect>
</property>
<property name="cursor">
<cursorShape>BusyCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>图表</string>
</attribute>
<widget class="QTabWidget" name="tabWidget_10">
<property name="geometry">
<rect>
<x>-4</x>
<y>779</y>
<width>1101</width>
<height>161</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_23">
<attribute name="title">
<string>Order Entry</string>
</attribute>
<widget class="QTableWidget" name="tableWidget_3">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1071</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QTableWidget
{
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
text-align:center;
outline:none;
}
QTableWidget::item
{
color: rgb(35, 35, 35);
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
}
QTableWidget::item:hover
{
color: rgb(35, 35, 35);
background-color: rgba(255, 178, 186, 200);
}
QTableWidget::item:selected
{
color: rgb(35, 35, 35);
background-color: rgba(255, 178, 186, 200);
}
QHeaderView{
color: rgb(170, 170, 170);
background-color: rgb(255, 255, 255);
}
QHeaderView::section,QTableCornerButton:section
{
font: 9pt "微软雅黑";
text-align:center;
padding:3px;
margin:0px;
color:rgb(100, 100, 100);
border:1px solid rgb(209, 209, 209);
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
background:qlineargradient(spread:pad,x1:0, y1:0, x2:0, y2:1,stop:0 rgb(243, 253, 255),stop:0.5 rgb(255, 255, 255) ,stop:1 rgb(243, 253, 255));
}
QHeaderView::section:selected
{
font: 9pt "微软雅黑";
color:rgb(255, 255, 255);
border:1px solid #242424;
}
QScrollBar:vertical{
width:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: #19191A;
}
QScrollBar::handle:vertical{
background: rgba(255,255,255,0.50);
border-radius: 4px;
width:8px;
min-height:91px;
border-style:flat;
}
QScrollBar::handle:vertical::hover{
background: rgba(255,255,255,0.90);
border-radius: 4px;
width:8px;
}
QScrollBar::handle:vertical::pressed{
background: rgba(255,255,255,0.90);
border-radius:4px;
width:8px;
}
QScrollBar::sub-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-line:vertical{
background: #19191A;
}
QScrollBar::sub-line:vertical {
background: #19191A;
}
QScrollBar:horizontal{
height:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: rgb(255, 255, 255);
}
QScrollBar::handle:horizontal{
background: rgb(186, 186, 186);
border-radius: 4px;
height:8px;
min-width:91px;
border-style:flat;
}
QScrollBar::handle:horizontal::hover{
background: rgb(120, 120, 120);
border-radius: 4px;
height:8px;
}
QScrollBar::handle:horizontal::pressed{
background: rgb(120, 120, 120);
border-radius:4px;
height:8px;
}
QScrollBar::sub-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::add-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::sub-line:horizontal {
background: rgb(255, 255, 255);
}
QScrollBar::add-line:horizontal{
background: rgb(255, 255, 255);
}</string>
</property>
<row>
<property name="text">
<string/>
</property>
</row>
<column>
<property name="text">
<string/>
</property>
</column>
<column>
<property name="text">
<string>Strategy</string>
</property>
</column>
<column>
<property name="text">
<string>Symbol</string>
</property>
</column>
<column>
<property name="text">
<string>Side</string>
</property>
</column>
<column>
<property name="text">
<string>Quantity</string>
</property>
</column>
<column>
<property name="text">
<string>Order</string>
</property>
</column>
<column>
<property name="text">
<string>Limit Price</string>
</property>
</column>
<column>
<property name="text">
<string>TIF</string>
</property>
</column>
<column>
<property name="text">
<string>Ext-Hours</string>
</property>
</column>
<item row="0" column="0">
<property name="text">
<string/>
</property>
</item>
<item row="0" column="1">
<property name="text">
<string>Single</string>
</property>
</item>
<item row="0" column="2">
<property name="text">
<string>BABA</string>
</property>
</item>
<item row="0" column="3">
<property name="text">
<string>Buy</string>
</property>
<property name="background">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>255</red>
<green>0</green>
<blue>4</blue>
</color>
</brush>
</property>
</item>
<item row="0" column="4">
<property name="text">
<string>10</string>
</property>
</item>
<item row="0" column="5">
<property name="text">
<string>Limit</string>
</property>
</item>
<item row="0" column="6">
<property name="text">
<string>$195.18</string>
</property>
</item>
<item row="0" column="7">
<property name="text">
<string>Day</string>
</property>
</item>
<item row="0" column="8">
<property name="text">
<string>No</string>
</property>
</item>
</widget>
<widget class="QPushButton" name="pushButton_13">
<property name="geometry">
<rect>
<x>860</x>
<y>90</y>
<width>201</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(15, 111, 255);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>Place Order</string>
</property>
</widget>
</widget>
</widget>
<widget class="qplot" name="widget_9" native="true">
<property name="geometry">
<rect>
<x>1</x>
<y>1</y>
<width>1071</width>
<height>771</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>550</width>
<height>580</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>9999</width>
<height>9999</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";</string>
</property>
<widget class="QWidget" name="widget_2" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>550</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>30</height>
</size>
</property>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>130</width>
<height>26</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QPushButton" name="pushButton_5">
<property name="maximumSize">
<size>
<width>18</width>
<height>18</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-image: url(:/png/销量.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
border-image: url(:/png/销量(1).png);
}
QPushButton:checked
{
border-image: url(:/png/销量(2).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_6">
<property name="minimumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-image: url(:/png/画笔.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
border-image: url(:/png/画笔(1).png);
}
QPushButton:checked
{
border-image: url(:/png/画笔(2).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_7">
<property name="minimumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-image: url(:/png/框架-线型.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
border-image: url(:/png/框架-线型(1).png);
}
QPushButton:checked
{
border-image: url(:/png/框架-线型(2).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_8">
<property name="minimumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-image: url(:/png/多图浏览.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
border-image: url(:/png/多图浏览(1).png);
}
QPushButton:checked
{
border-image: url(:/png/多图浏览(2).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_9">
<property name="minimumSize">
<size>
<width>22</width>
<height>18</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>22</width>
<height>18</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-image: url(:/png/云.png);
border-style:solid;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
border-image: url(:/png/云(1).png);
}
QPushButton:checked
{
border-image: url(:/png/云(2).png);
}
</string>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="label_48">
<property name="geometry">
<rect>
<x>130</x>
<y>0</y>
<width>661</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/Vi.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>181</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>APLL 苹果,1分钟 </string>
</property>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>10</x>
<y>75</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>开</string>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>30</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 195, 0);
background-color: rgba(255, 255, 255, 0);
font: 9pt "微软雅黑";
</string>
</property>
<property name="text">
<string>162.80</string>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>80</x>
<y>75</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>高</string>
</property>
</widget>
<widget class="QLabel" name="label_28">
<property name="geometry">
<rect>
<x>100</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(0, 195, 0);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>162.82</string>
</property>
</widget>
<widget class="QLabel" name="label_32">
<property name="geometry">
<rect>
<x>150</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>低</string>
</property>
</widget>
<widget class="QLabel" name="label_33">
<property name="geometry">
<rect>
<x>170</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(235, 0, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>162.71</string>
</property>
</widget>
<widget class="QLabel" name="label_34">
<property name="geometry">
<rect>
<x>220</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>收</string>
</property>
</widget>
<widget class="QLabel" name="label_38">
<property name="geometry">
<rect>
<x>250</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);color: rgb(235, 0, 0);</string>
</property>
<property name="text">
<string>162.72</string>
</property>
</widget>
<widget class="QLabel" name="label_39">
<property name="geometry">
<rect>
<x>300</x>
<y>75</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);color: rgb(235, 0, 0);</string>
</property>
<property name="text">
<string>-0.07(-0.04%))</string>
</property>
</widget>
<widget class="QLabel" name="label_40">
<property name="geometry">
<rect>
<x>410</x>
<y>75</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>量</string>
</property>
</widget>
<widget class="QLabel" name="label_41">
<property name="geometry">
<rect>
<x>430</x>
<y>75</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);color: rgb(235, 0, 0);</string>
</property>
<property name="text">
<string>151.821</string>
</property>
</widget>
<widget class="QLabel" name="label_44">
<property name="geometry">
<rect>
<x>10</x>
<y>95</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="text">
<string>MA</string>
</property>
</widget>
<widget class="QLabel" name="label_45">
<property name="geometry">
<rect>
<x>50</x>
<y>95</y>
<width>91</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(181, 5, 193);</string>
</property>
<property name="text">
<string>MAS:162.74</string>
</property>
</widget>
<widget class="QLabel" name="label_51">
<property name="geometry">
<rect>
<x>10</x>
<y>115</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>SDC</string>
</property>
</widget>
<widget class="QLabel" name="label_52">
<property name="geometry">
<rect>
<x>45</x>
<y>115</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(234, 207, 0);</string>
</property>
<property name="text">
<string>上轨3:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_53">
<property name="geometry">
<rect>
<x>135</x>
<y>115</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(227, 140, 0);</string>
</property>
<property name="text">
<string>上轨2:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_60">
<property name="geometry">
<rect>
<x>225</x>
<y>115</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";color: rgb(235, 0, 0);</string>
</property>
<property name="text">
<string>上轨1:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_77">
<property name="geometry">
<rect>
<x>310</x>
<y>115</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(0, 173, 69);</string>
</property>
<property name="text">
<string>中轨:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_78">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";color: rgb(235, 0, 0);</string>
</property>
<property name="text">
<string>下轨1:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_79">
<property name="geometry">
<rect>
<x>100</x>
<y>140</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(227, 140, 0);</string>
</property>
<property name="text">
<string>下轨2:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_80">
<property name="geometry">
<rect>
<x>180</x>
<y>140</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(234, 207, 0);</string>
</property>
<property name="text">
<string>下轨3:0.00</string>
</property>
</widget>
<widget class="QLabel" name="label_81">
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>SAR(0.02,0.2)</string>
</property>
</widget>
<widget class="QLabel" name="label_82">
<property name="geometry">
<rect>
<x>120</x>
<y>160</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";color:rgb(66, 199, 0)</string>
</property>
<property name="text">
<string>SAR:162.62</string>
</property>
</widget>
<widget class="QLabel" name="label_83">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>BOLL(20,2)</string>
</property>
</widget>
<widget class="QLabel" name="label_84">
<property name="geometry">
<rect>
<x>90</x>
<y>180</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(255, 103, 210);</string>
</property>
<property name="text">
<string>MID:162.68</string>
</property>
</widget>
<widget class="QLabel" name="label_85">
<property name="geometry">
<rect>
<x>180</x>
<y>180</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(255, 223, 139);</string>
</property>
<property name="text">
<string>UPPER:162.80</string>
</property>
</widget>
<widget class="QLabel" name="label_86">
<property name="geometry">
<rect>
<x>285</x>
<y>180</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(115, 255, 225);</string>
</property>
<property name="text">
<string>LOWER:162.36</string>
</property>
</widget>
<widget class="QLabel" name="label_87">
<property name="geometry">
<rect>
<x>10</x>
<y>200</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>IC(9,26,52)</string>
</property>
</widget>
<widget class="QLabel" name="label_88">
<property name="geometry">
<rect>
<x>90</x>
<y>200</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(255, 106, 133);</string>
</property>
<property name="text">
<string>Conversion:162.72</string>
</property>
</widget>
<widget class="QLabel" name="label_89">
<property name="geometry">
<rect>
<x>230</x>
<y>200</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);font: 9pt "微软雅黑";
color: rgb(149, 167, 90);</string>
</property>
<property name="text">
<string>Base:162.69</string>
</property>
</widget>
<widget class="QLabel" name="label_90">
<property name="geometry">
<rect>
<x>330</x>
<y>200</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);
color: rgb(255, 183, 101);</string>
</property>
<property name="text">
<string>Lagging:163.07</string>
</property>
</widget>
<widget class="QLabel" name="label_91">
<property name="geometry">
<rect>
<x>140</x>
<y>220</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);
color: rgb(255, 77, 46);</string>
</property>
<property name="text">
<string>Leading A:162.92</string>
</property>
</widget>
<widget class="QLabel" name="label_92">
<property name="geometry">
<rect>
<x>10</x>
<y>220</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";background-color: rgba(255, 255, 255, 0);
color: rgb(140, 74, 255);</string>
</property>
<property name="text">
<string>Leading B:162.87</string>
</property>
</widget>
<widget class="QLabel" name="label_37">
<property name="geometry">
<rect>
<x>-10</x>
<y>730</y>
<width>1081</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/choose.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_49">
<property name="geometry">
<rect>
<x>10</x>
<y>600</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="text">
<string>MACE(12,26,9)</string>
</property>
</widget>
<widget class="QLabel" name="label_50">
<property name="geometry">
<rect>
<x>130</x>
<y>600</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);color: rgb(255, 183, 101);</string>
</property>
<property name="text">
<string>MACE:-1.7315731</string>
</property>
</widget>
<widget class="QLabel" name="label_54">
<property name="geometry">
<rect>
<x>400</x>
<y>600</y>
<width>181</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);color: rgb(0, 173, 69);</string>
</property>
<property name="text">
<string>Histogram:-0.3151938</string>
</property>
</widget>
<widget class="QLabel" name="label_55">
<property name="geometry">
<rect>
<x>260</x>
<y>600</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);color: rgb(140, 74, 255);</string>
</property>
<property name="text">
<string>Signal:-1.4163433</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_14">
<property name="geometry">
<rect>
<x>1010</x>
<y>350</y>
<width>61</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color:rgb(255, 67, 108);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>2250</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_15">
<property name="geometry">
<rect>
<x>1010</x>
<y>380</y>
<width>61</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(246, 142, 255);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>2240</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_16">
<property name="geometry">
<rect>
<x>1010</x>
<y>260</y>
<width>61</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(255, 210, 29);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>2300</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_17">
<property name="geometry">
<rect>
<x>1010</x>
<y>450</y>
<width>61</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(52, 255, 205);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>2200</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>期权</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>备忘录</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>新闻</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_15">
<attribute name="title">
<string>财务报表</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_16">
<attribute name="title">
<string>分析师评级</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_17">
<attribute name="title">
<string>资金流向</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_18">
<attribute name="title">
<string>公司事件</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_19">
<attribute name="title">
<string>公告</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>简介</string>
</attribute>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget_5">
<property name="geometry">
<rect>
<x>1625</x>
<y>260</y>
<width>221</width>
<height>261</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>153</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>230</width>
<height>9999</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="tab_9">
<attribute name="title">
<string>交易</string>
</attribute>
<widget class="QLabel" name="label_47">
<property name="geometry">
<rect>
<x>0</x>
<y>60</y>
<width>221</width>
<height>221</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/不支持.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_10">
<attribute name="title">
<string>快捷交易</string>
</attribute>
<widget class="QLabel" name="label_42">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";
color: rgb(109, 109, 109);</string>
</property>
<property name="text">
<string>Price Orders(NIO)</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>201</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color:rgb(255, 67, 108);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>Buy 1@MKT</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_10">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>201</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(255, 129, 159);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>Buy 100 @ASK</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_11">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>201</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color: rgb(0, 168, 78);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>Sell 1 @MKT</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_12">
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>201</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style: none;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-width:1px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
background-color:rgb(139, 207, 171);
color: rgb(255, 255, 255);/*字体颜色*/
padding:6px; /*填衬*/
font: 9pt "微软雅黑";
}</string>
</property>
<property name="text">
<string>Sell 100 @BID</string>
</property>
</widget>
<widget class="QLabel" name="label_43">
<property name="geometry">
<rect>
<x>10</x>
<y>200</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";
color: rgb(109, 109, 109);</string>
</property>
<property name="text">
<string>Orders Settings</string>
</property>
</widget>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget_7">
<property name="geometry">
<rect>
<x>1622</x>
<y>521</y>
<width>221</width>
<height>451</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>153</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>230</width>
<height>9999</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab
{
background-color: ; /*背景色*/
color: rgb(234, 255, 255);
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(255,255,255);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(200,200,200); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(255,255,255);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:rgba(255,255,255);/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_13">
<attribute name="title">
<string>订单</string>
</attribute>
<widget class="QTableWidget" name="tableWidget_4">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>211</width>
<height>411</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QTableWidget
{
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
text-align:center;
outline:none;
}
QTableWidget::item
{
color: rgb(35, 35, 35);
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
}
QTableWidget::item:hover
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QTableWidget::item:selected
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QHeaderView{
color: rgb(170, 170, 170);
background-color: rgb(255, 255, 255);
}
QHeaderView::section,QTableCornerButton:section
{
font: 9pt "微软雅黑";
text-align:center;
padding:3px;
margin:0px;
color:rgb(100, 100, 100);
border:1px solid rgb(209, 209, 209);
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
background:qlineargradient(spread:pad,x1:0, y1:0, x2:0, y2:1,stop:0 rgb(243, 253, 255),stop:0.5 rgb(255, 255, 255) ,stop:1 rgb(243, 253, 255));
}
QHeaderView::section:selected
{
font: 9pt "微软雅黑";
color:rgb(255, 255, 255);
border:1px solid #242424;
}
QScrollBar:vertical{
width:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: #19191A;
}
QScrollBar::handle:vertical{
background: rgba(255,255,255,0.50);
border-radius: 4px;
width:8px;
min-height:91px;
border-style:flat;
}
QScrollBar::handle:vertical::hover{
background: rgba(255,255,255,0.90);
border-radius: 4px;
width:8px;
}
QScrollBar::handle:vertical::pressed{
background: rgba(255,255,255,0.90);
border-radius:4px;
width:8px;
}
QScrollBar::sub-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-line:vertical{
background: #19191A;
}
QScrollBar::sub-line:vertical {
background: #19191A;
}
QScrollBar:horizontal{
height:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: rgb(255, 255, 255);
}
QScrollBar::handle:horizontal{
background: rgb(186, 186, 186);
border-radius: 4px;
height:8px;
min-width:91px;
border-style:flat;
}
QScrollBar::handle:horizontal::hover{
background: rgb(120, 120, 120);
border-radius: 4px;
height:8px;
}
QScrollBar::handle:horizontal::pressed{
background: rgb(120, 120, 120);
border-radius:4px;
height:8px;
}
QScrollBar::sub-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::add-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::sub-line:horizontal {
background: rgb(255, 255, 255);
}
QScrollBar::add-line:horizontal{
background: rgb(255, 255, 255);
}</string>
</property>
<row>
<property name="text">
<string/>
</property>
</row>
<column>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/3.png</normaloff>:/png/3.png</iconset>
</property>
</column>
<column>
<property name="text">
<string>Symbol</string>
</property>
</column>
<column>
<property name="text">
<string>Side</string>
</property>
</column>
<column>
<property name="text">
<string>Totao Qty</string>
</property>
</column>
<item row="0" column="1">
<property name="text">
<string>NIO</string>
</property>
</item>
<item row="0" column="2">
<property name="text">
<string>3</string>
</property>
</item>
</widget>
</widget>
<widget class="QWidget" name="tab_14">
<attribute name="title">
<string>持仓</string>
</attribute>
<widget class="QLabel" name="label_46">
<property name="geometry">
<rect>
<x>0</x>
<y>100</y>
<width>221</width>
<height>211</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/不支持.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_3">
<widget class="QTabWidget" name="tabWidget_9">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1871</width>
<height>981</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_22">
<attribute name="title">
<string>选股器</string>
</attribute>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>211</width>
<height>31</height>
</rect>
</property>
<widget class="QToolButton" name="toolButton_14">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 9pt "微软雅黑";
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>条件选股</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_15">
<property name="geometry">
<rect>
<x>100</x>
<y>0</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 9pt "微软雅黑";
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>我的策略</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="Line" name="line_4">
<property name="geometry">
<rect>
<x>25</x>
<y>22</y>
<width>30</width>
<height>1</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(21, 118, 243);</string>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</widget>
<widget class="QTableWidget" name="tableWidget_2">
<property name="geometry">
<rect>
<x>270</x>
<y>30</y>
<width>1581</width>
<height>921</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>8</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
QTableWidget
{
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
text-align:center;
outline:none;
}
QTableWidget::item
{
color: rgb(35, 35, 35);
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
}
QTableWidget::item:hover
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QTableWidget::item:selected
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QHeaderView{
color: rgb(170, 170, 170);
background-color: rgb(255, 255, 255);
}
QHeaderView::section,QTableCornerButton:section
{
font: 9pt "微软雅黑";
text-align:center;
padding:3px;
margin:0px;
color:rgb(100, 100, 100);
border:1px solid rgb(209, 209, 209);
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
background:qlineargradient(spread:pad,x1:0, y1:0, x2:0, y2:1,stop:0 rgb(243, 253, 255),stop:0.5 rgb(255, 255, 255) ,stop:1 rgb(243, 253, 255));
}
QHeaderView::section:selected
{
font: 9pt "微软雅黑";
color:rgb(255, 255, 255);
border:1px solid #242424;
}
QScrollBar:vertical{
width:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: #19191A;
}
QScrollBar::handle:vertical{
background: rgba(255,255,255,0.50);
border-radius: 4px;
width:8px;
min-height:91px;
border-style:flat;
}
QScrollBar::handle:vertical::hover{
background: rgba(255,255,255,0.90);
border-radius: 4px;
width:8px;
}
QScrollBar::handle:vertical::pressed{
background: rgba(255,255,255,0.90);
border-radius:4px;
width:8px;
}
QScrollBar::sub-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-line:vertical{
background: #19191A;
}
QScrollBar::sub-line:vertical {
background: #19191A;
}
QScrollBar:horizontal{
height:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: rgb(255, 255, 255);
}
QScrollBar::handle:horizontal{
background: rgb(186, 186, 186);
border-radius: 4px;
height:8px;
min-width:91px;
border-style:flat;
}
QScrollBar::handle:horizontal::hover{
background: rgb(120, 120, 120);
border-radius: 4px;
height:8px;
}
QScrollBar::handle:horizontal::pressed{
background: rgb(120, 120, 120);
border-radius:4px;
height:8px;
}
QScrollBar::sub-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::add-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::sub-line:horizontal {
background: rgb(255, 255, 255);
}
QScrollBar::add-line:horizontal{
background: rgb(255, 255, 255);
}</string>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="gridStyle">
<enum>Qt::SolidLine</enum>
</property>
<property name="rowCount">
<number>3</number>
</property>
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderCascadingSectionResizes">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>38</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<row>
<property name="text">
<string/>
</property>
<property name="font">
<font>
<pointsize>6</pointsize>
</font>
</property>
</row>
<row>
<property name="text">
<string/>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
</row>
<row>
<property name="text">
<string/>
</property>
</row>
<column>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/列表(2).png</normaloff>:/png/列表(2).png</iconset>
</property>
</column>
<column>
<property name="text">
<string>代码</string>
</property>
</column>
<column>
<property name="text">
<string>名称</string>
</property>
</column>
<column>
<property name="text">
<string>趋势</string>
</property>
</column>
<column>
<property name="text">
<string>最新价</string>
</property>
</column>
<column>
<property name="text">
<string>涨跌额</string>
</property>
</column>
<column>
<property name="text">
<string>涨跌幅</string>
</property>
</column>
<column>
<property name="text">
<string>昨收</string>
</property>
</column>
<column>
<property name="text">
<string>开盘</string>
</property>
</column>
<column>
<property name="text">
<string>最高</string>
</property>
</column>
<column>
<property name="text">
<string>最低</string>
</property>
</column>
<column>
<property name="text">
<string>盘前/盘后</string>
</property>
</column>
<column>
<property name="text">
<string>成交量(股)</string>
</property>
</column>
<column>
<property name="text">
<string>成交均量三月</string>
</property>
</column>
<column>
<property name="text">
<string>成交额</string>
</property>
</column>
<column>
<property name="text">
<string>换手率</string>
</property>
</column>
<column>
<property name="text">
<string>52周最高</string>
</property>
</column>
<column>
<property name="text">
<string>52周最低</string>
</property>
</column>
<column>
<property name="text">
<string>交易所代码</string>
</property>
</column>
<column>
<property name="text">
<string>总市值</string>
</property>
</column>
<column>
<property name="text">
<string>市盈率(TTM)</string>
</property>
</column>
<column>
<property name="text">
<string>每股收益</string>
</property>
</column>
<column>
<property name="text">
<string>股息收益率</string>
</property>
</column>
<column>
<property name="text">
<string>流通市值</string>
</property>
</column>
<column>
<property name="text">
<string>下次财报日</string>
</property>
</column>
<item row="0" column="1">
<property name="text">
<string>APPL</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="foreground">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
</item>
<item row="0" column="2">
<property name="text">
<string>苹果</string>
</property>
</item>
<item row="0" column="4">
<property name="text">
<string>150.17</string>
</property>
</item>
<item row="0" column="5">
<property name="text">
<string>+1.70</string>
</property>
</item>
<item row="0" column="6">
<property name="text">
<string>+1.70%</string>
</property>
</item>
<item row="0" column="7">
<property name="text">
<string>148.1</string>
</property>
</item>
<item row="0" column="8">
<property name="text">
<string>149.42</string>
</property>
</item>
<item row="0" column="9">
<property name="text">
<string>151.60</string>
</property>
</item>
<item row="0" column="10">
<property name="text">
<string>148.20</string>
</property>
</item>
<item row="0" column="11">
<property name="text">
<string>+0.95%(151.60)</string>
</property>
</item>
<item row="0" column="12">
<property name="text">
<string>6.79万</string>
</property>
</item>
<item row="0" column="13">
<property name="text">
<string>9,339.08万</string>
</property>
</item>
<item row="0" column="14">
<property name="text">
<string>0.00</string>
</property>
</item>
<item row="0" column="15">
<property name="text">
<string>0.47%</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
</item>
<item row="0" column="16">
<property name="text">
<string>129.04</string>
</property>
</item>
<item row="0" column="17">
<property name="text">
<string>122.06</string>
</property>
</item>
<item row="0" column="18">
<property name="text">
<string>NASDAQ</string>
</property>
</item>
<item row="0" column="19">
<property name="text">
<string>2.43万亿</string>
</property>
</item>
<item row="0" column="20">
<property name="text">
<string>24.31</string>
</property>
</item>
<item row="0" column="21">
<property name="text">
<string>5.61</string>
</property>
</item>
<item row="0" column="22">
<property name="text">
<string>0.61%</string>
</property>
</item>
<item row="0" column="23">
<property name="text">
<string>2.43万亿</string>
</property>
</item>
<item row="0" column="24">
<property name="text">
<string>2022/07/28</string>
</property>
</item>
<item row="1" column="0">
<property name="text">
<string/>
</property>
</item>
<item row="1" column="1">
<property name="text">
<string>GOOG</string>
</property>
</item>
<item row="1" column="2">
<property name="text">
<string>谷歌-C</string>
</property>
</item>
<item row="1" column="4">
<property name="text">
<string>2,255.34</string>
</property>
</item>
<item row="1" column="5">
<property name="text">
<string>+26.54</string>
</property>
</item>
<item row="1" column="6">
<property name="text">
<string>+1.21%</string>
</property>
</item>
<item row="1" column="7">
<property name="text">
<string>2,225.45</string>
</property>
</item>
<item row="1" column="8">
<property name="text">
<string>2,259.26</string>
</property>
</item>
<item row="1" column="9">
<property name="text">
<string>2,280.11</string>
</property>
</item>
<item row="1" column="10">
<property name="text">
<string>114.26</string>
</property>
</item>
<item row="1" column="11">
<property name="text">
<string>+1.50%(114.26)</string>
</property>
</item>
<item row="1" column="12">
<property name="text">
<string>3.21万</string>
</property>
</item>
<item row="1" column="13">
<property name="text">
<string>162.35万</string>
</property>
</item>
<item row="1" column="14">
<property name="text">
<string>0.00</string>
</property>
</item>
<item row="1" column="15">
<property name="text">
<string>0.26%</string>
</property>
</item>
<item row="1" column="16">
<property name="text">
<string>2,044.16</string>
</property>
</item>
<item row="1" column="17">
<property name="text">
<string>2,033.11</string>
</property>
</item>
<item row="1" column="18">
<property name="text">
<string>NASDAQ</string>
</property>
</item>
<item row="1" column="19">
<property name="text">
<string>29.70万亿</string>
</property>
</item>
<item row="1" column="20">
<property name="text">
<string>29.06</string>
</property>
</item>
<item row="1" column="21">
<property name="text">
<string>112.20</string>
</property>
</item>
<item row="1" column="22">
<property name="text">
<string>0.00%</string>
</property>
</item>
<item row="1" column="23">
<property name="text">
<string>25.81万亿</string>
</property>
</item>
<item row="1" column="24">
<property name="text">
<string>07/25-07/29</string>
</property>
</item>
<item row="2" column="1">
<property name="text">
<string>IXIC</string>
</property>
</item>
<item row="2" column="2">
<property name="text">
<string>纳斯达克</string>
</property>
</item>
<item row="2" column="4">
<property name="text">
<string>11,452.42</string>
</property>
</item>
<item row="2" column="5">
<property name="text">
<string>+201.24</string>
</property>
</item>
<item row="2" column="6">
<property name="text">
<string>+1.11%</string>
</property>
</item>
<item row="2" column="7">
<property name="text">
<string>11,123.45</string>
</property>
</item>
<item row="2" column="8">
<property name="text">
<string>11,379.36</string>
</property>
</item>
<item row="2" column="9">
<property name="text">
<string>11,451.41</string>
</property>
</item>
<item row="2" column="10">
<property name="text">
<string>11,242.44</string>
</property>
</item>
<item row="2" column="11">
<property name="text">
<string> - </string>
</property>
</item>
<item row="2" column="12">
<property name="text">
<string>6.93亿</string>
</property>
</item>
<item row="2" column="13">
<property name="text">
<string>7.100亿</string>
</property>
</item>
<item row="2" column="14">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="15">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="16">
<property name="text">
<string>10,435.23</string>
</property>
</item>
<item row="2" column="17">
<property name="text">
<string>10,123.33</string>
</property>
</item>
<item row="2" column="18">
<property name="text">
<string>IDXNADAQ</string>
</property>
</item>
<item row="2" column="19">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="20">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="21">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="22">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="23">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="24">
<property name="text">
<string> -</string>
</property>
</item>
</widget>
<widget class="QWidget" name="widget_5" native="true">
<property name="geometry">
<rect>
<x>210</x>
<y>0</y>
<width>931</width>
<height>31</height>
</rect>
</property>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>251</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>找到3只股票,当前最多展现3只</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="widget_6" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>271</width>
<height>61</height>
</rect>
</property>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(104, 104, 104);</string>
</property>
<property name="text">
<string>名称</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>131</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
color:rgb(180,180,180);
selection-background-color: blue;
}
QLineEdit::hover {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(140, 140, 140);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
QLineEdit::focus {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(0, 170, 255);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_16">
<property name="geometry">
<rect>
<x>200</x>
<y>10</y>
<width>60</width>
<height>40</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-image:url(:/png/条件1.png);
border-style:solid;
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
border-image: url(:/png/条件2.png);
}
QToolButton:checked
{
border-image: url(:/png/条件2.png);
}
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QWidget" name="widget_7" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>90</y>
<width>271</width>
<height>121</height>
</rect>
</property>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(99, 99, 99);</string>
</property>
<property name="text">
<string>地区</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>10</x>
<y>65</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(99, 99, 99);</string>
</property>
<property name="text">
<string>交易所</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_2">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox
{
background-color:rgb(255, 255, 255);
font: 9pt "微软雅黑";
font: 9pt "微软雅黑";
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
}
/*向下的三角形箭头样式*/
/*下拉后的整个下拉窗体*/
QComboBox QAbstractItemView
{
background-color: rgb(255, 255, 255); /*背景色*/
color: black;/*字体颜色*/
outline:none;
}
/*下拉框下面的item*/
QComboBox QAbstractItemView::item
{
height: 30px;
}
/*选中每一项的字体颜色和背景颜色*/
/*下拉框item选中*/QComboBox QAbstractItemView::item:selected
{
color: rgb(0, 0, 0);
background-color: rgb(208, 237, 255);
}
QComboBox::drop-down
{
border:none;
}
/*下拉箭头样式*/
QComboBox::down-arrow
{
right:4px;/*控制箭头左右偏移*/
width: 9px;
height: 9px;
image: url(:/png/箭头_列表展开.png);
}
/*下拉箭头点击样式*/
QComboBox::down-arrow:on
{
width: 9px;
height: 9px;
image: url(:/png/箭头_列表收起.png);
}
</string>
</property>
<item>
<property name="text">
<string>美国</string>
</property>
</item>
<item>
<property name="text">
<string>中国大陆</string>
</property>
</item>
<item>
<property name="text">
<string>加拿大</string>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_3">
<property name="geometry">
<rect>
<x>60</x>
<y>60</y>
<width>201</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox
{
background-color:rgb(255, 255, 255);
font: 9pt "微软雅黑";
font: 9pt "微软雅黑";
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
}
/*向下的三角形箭头样式*/
/*下拉后的整个下拉窗体*/
QComboBox QAbstractItemView
{
background-color: rgb(255, 255, 255); /*背景色*/
color: black;/*字体颜色*/
outline:none;
}
/*下拉框下面的item*/
QComboBox QAbstractItemView::item
{
height: 30px;
}
/*选中每一项的字体颜色和背景颜色*/
/*下拉框item选中*/QComboBox QAbstractItemView::item:selected
{
color: rgb(0, 0, 0);
background-color: rgb(208, 237, 255);
}
QComboBox::drop-down
{
border:none;
}
/*下拉箭头样式*/
QComboBox::down-arrow
{
right:4px;/*控制箭头左右偏移*/
width: 9px;
height: 9px;
image: url(:/png/箭头_列表展开.png);
}
/*下拉箭头点击样式*/
QComboBox::down-arrow:on
{
width: 9px;
height: 9px;
image: url(:/png/箭头_列表收起.png);
}
</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="widget_8" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>210</y>
<width>271</width>
<height>741</height>
</rect>
</property>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>68</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(99, 99, 99);</string>
</property>
<property name="text">
<string>市值</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>71</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
color:rgb(180,180,180);
selection-background-color: blue;
}
QLineEdit::hover {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(140, 140, 140);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
QLineEdit::focus {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(0, 170, 255);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
</string>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>至</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_4">
<property name="geometry">
<rect>
<x>170</x>
<y>30</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
color:rgb(180,180,180);
selection-background-color: blue;
}
QLineEdit::hover {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(140, 140, 140);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
QLineEdit::focus {
background-color:rgb(255, 255, 255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(0, 170, 255);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>100</x>
<y>160</y>
<width>171</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>符合此条件的公司共三家</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_17">
<property name="geometry">
<rect>
<x>120</x>
<y>430</y>
<width>46</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_18">
<property name="geometry">
<rect>
<x>200</x>
<y>430</y>
<width>46</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="page_2">
<widget class="QTabWidget" name="tabWidget_8">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1861</width>
<height>981</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QTabWidget
{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
}
QTabBar::tab
{
background-color: rgb(230,230,230); /*背景色*/
color: rgb(97, 97, 97);
font: 9pt "微软雅黑";
}
QTabBar::tab:hover
{
background-color: rgb(198,198,208);
color: rgb(0, 0, 0); /*背景色*/
}
QTabBar::tab:selected
{
background-color: rgb(240,240,240);
color: rgb(0, 0, 0); /*背景色*/
}
QTableView,QTableWidget{
background-color: rgb(240,240,240); /*背景色*/
color: rgb(97, 97, 97);
selection-background-color:rgba(192,221,244);/*背景色*/;/*点击选中颜色*/
border:1px solid #E0DDDC;/*边框为1像素,灰色*/
gridline-color:lightgray;/*这个是表格的格子线的颜色,为亮灰*/
font:bold 12pt;/*字体 字体大小*/
}</string>
</property>
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="elideMode">
<enum>Qt::ElideNone</enum>
</property>
<property name="documentMode">
<bool>false</bool>
</property>
<property name="tabsClosable">
<bool>false</bool>
</property>
<property name="movable">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab_20">
<attribute name="title">
<string>自选列表</string>
</attribute>
<widget class="QToolButton" name="toolButton_12">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>81</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>81</width>
<height>31</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 9pt "微软雅黑";
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>全部股票</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_13">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>81</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>81</width>
<height>31</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 9pt "微软雅黑";
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>我的自选</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="Line" name="line_3">
<property name="geometry">
<rect>
<x>25</x>
<y>30</y>
<width>30</width>
<height>1</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
background-color: rgb(37, 94, 216);</string>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>1841</width>
<height>921</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>8</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">
QTableWidget
{
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
text-align:center;
outline:none;
}
QTableWidget::item
{
color: rgb(35, 35, 35);
background: rgb(255, 255, 255);
font: 8pt "微软雅黑";
}
QTableWidget::item:hover
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QTableWidget::item:selected
{
color: rgb(35, 35, 35);
background-color: rgb(216, 240, 255);
}
QHeaderView{
color: rgb(170, 170, 170);
background-color: rgb(255, 255, 255);
}
QHeaderView::section,QTableCornerButton:section
{
font: 9pt "微软雅黑";
text-align:center;
padding:3px;
margin:0px;
color:rgb(100, 100, 100);
border:1px solid rgb(209, 209, 209);
border-left-width:0px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:1px;
background:qlineargradient(spread:pad,x1:0, y1:0, x2:0, y2:1,stop:0 rgb(243, 253, 255),stop:0.5 rgb(255, 255, 255) ,stop:1 rgb(243, 253, 255));
}
QHeaderView::section:selected
{
font: 9pt "微软雅黑";
color:rgb(255, 255, 255);
border:1px solid #242424;
}
QScrollBar:vertical{
width:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: #19191A;
}
QScrollBar::handle:vertical{
background: rgba(255,255,255,0.50);
border-radius: 4px;
width:8px;
min-height:91px;
border-style:flat;
}
QScrollBar::handle:vertical::hover{
background: rgba(255,255,255,0.90);
border-radius: 4px;
width:8px;
}
QScrollBar::handle:vertical::pressed{
background: rgba(255,255,255,0.90);
border-radius:4px;
width:8px;
}
QScrollBar::sub-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-page:vertical {
background: #19191A;
border-style:flat;
}
QScrollBar::add-line:vertical{
background: #19191A;
}
QScrollBar::sub-line:vertical {
background: #19191A;
}
QScrollBar:horizontal{
height:8px;
border-style:flat;
border-radius: 4px;
border:0px;
background: rgb(255, 255, 255);
}
QScrollBar::handle:horizontal{
background: rgb(186, 186, 186);
border-radius: 4px;
height:8px;
min-width:91px;
border-style:flat;
}
QScrollBar::handle:horizontal::hover{
background: rgb(120, 120, 120);
border-radius: 4px;
height:8px;
}
QScrollBar::handle:horizontal::pressed{
background: rgb(120, 120, 120);
border-radius:4px;
height:8px;
}
QScrollBar::sub-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::add-page:horizontal {
background: rgb(255, 255, 255);
border-style:flat;
}
QScrollBar::sub-line:horizontal {
background: rgb(255, 255, 255);
}
QScrollBar::add-line:horizontal{
background: rgb(255, 255, 255);
}</string>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="gridStyle">
<enum>Qt::SolidLine</enum>
</property>
<property name="rowCount">
<number>3</number>
</property>
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderCascadingSectionResizes">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>38</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderCascadingSectionResizes">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderShowSortIndicator" stdset="0">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderStretchLastSection">
<bool>false</bool>
</attribute>
<row>
<property name="text">
<string/>
</property>
<property name="font">
<font>
<pointsize>6</pointsize>
</font>
</property>
</row>
<row>
<property name="text">
<string/>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
</row>
<row>
<property name="text">
<string/>
</property>
</row>
<column>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/列表(2).png</normaloff>:/png/列表(2).png</iconset>
</property>
</column>
<column>
<property name="text">
<string>代码</string>
</property>
</column>
<column>
<property name="text">
<string>名称</string>
</property>
</column>
<column>
<property name="text">
<string>趋势</string>
</property>
</column>
<column>
<property name="text">
<string>最新价</string>
</property>
</column>
<column>
<property name="text">
<string>涨跌额</string>
</property>
</column>
<column>
<property name="text">
<string>涨跌幅</string>
</property>
</column>
<column>
<property name="text">
<string>昨收</string>
</property>
</column>
<column>
<property name="text">
<string>开盘</string>
</property>
</column>
<column>
<property name="text">
<string>最高</string>
</property>
</column>
<column>
<property name="text">
<string>最低</string>
</property>
</column>
<column>
<property name="text">
<string>盘前/盘后</string>
</property>
</column>
<column>
<property name="text">
<string>成交量(股)</string>
</property>
</column>
<column>
<property name="text">
<string>成交均量三月</string>
</property>
</column>
<column>
<property name="text">
<string>成交额</string>
</property>
</column>
<column>
<property name="text">
<string>换手率</string>
</property>
</column>
<column>
<property name="text">
<string>52周最高</string>
</property>
</column>
<column>
<property name="text">
<string>52周最低</string>
</property>
</column>
<column>
<property name="text">
<string>交易所代码</string>
</property>
</column>
<column>
<property name="text">
<string>总市值</string>
</property>
</column>
<column>
<property name="text">
<string>市盈率(TTM)</string>
</property>
</column>
<column>
<property name="text">
<string>每股收益</string>
</property>
</column>
<column>
<property name="text">
<string>股息收益率</string>
</property>
</column>
<column>
<property name="text">
<string>流通市值</string>
</property>
</column>
<column>
<property name="text">
<string>下次财报日</string>
</property>
</column>
<item row="0" column="1">
<property name="text">
<string>APPL</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
<property name="foreground">
<brush brushstyle="NoBrush">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
</item>
<item row="0" column="2">
<property name="text">
<string>苹果</string>
</property>
</item>
<item row="0" column="4">
<property name="text">
<string>150.17</string>
</property>
</item>
<item row="0" column="5">
<property name="text">
<string>+1.70</string>
</property>
</item>
<item row="0" column="6">
<property name="text">
<string>+1.70%</string>
</property>
</item>
<item row="0" column="7">
<property name="text">
<string>148.1</string>
</property>
</item>
<item row="0" column="8">
<property name="text">
<string>149.42</string>
</property>
</item>
<item row="0" column="9">
<property name="text">
<string>151.60</string>
</property>
</item>
<item row="0" column="10">
<property name="text">
<string>148.20</string>
</property>
</item>
<item row="0" column="11">
<property name="text">
<string>+0.95%(151.60)</string>
</property>
</item>
<item row="0" column="12">
<property name="text">
<string>6.79万</string>
</property>
</item>
<item row="0" column="13">
<property name="text">
<string>9,339.08万</string>
</property>
</item>
<item row="0" column="14">
<property name="text">
<string>0.00</string>
</property>
</item>
<item row="0" column="15">
<property name="text">
<string>0.47%</string>
</property>
<property name="font">
<font>
<pointsize>7</pointsize>
</font>
</property>
</item>
<item row="0" column="16">
<property name="text">
<string>129.04</string>
</property>
</item>
<item row="0" column="17">
<property name="text">
<string>122.06</string>
</property>
</item>
<item row="0" column="18">
<property name="text">
<string>NASDAQ</string>
</property>
</item>
<item row="0" column="19">
<property name="text">
<string>2.43万亿</string>
</property>
</item>
<item row="0" column="20">
<property name="text">
<string>24.31</string>
</property>
</item>
<item row="0" column="21">
<property name="text">
<string>5.61</string>
</property>
</item>
<item row="0" column="22">
<property name="text">
<string>0.61%</string>
</property>
</item>
<item row="0" column="23">
<property name="text">
<string>2.43万亿</string>
</property>
</item>
<item row="0" column="24">
<property name="text">
<string>2022/07/28</string>
</property>
</item>
<item row="1" column="0">
<property name="text">
<string/>
</property>
</item>
<item row="1" column="1">
<property name="text">
<string>GOOG</string>
</property>
</item>
<item row="1" column="2">
<property name="text">
<string>谷歌-C</string>
</property>
</item>
<item row="1" column="4">
<property name="text">
<string>2,255.34</string>
</property>
</item>
<item row="1" column="5">
<property name="text">
<string>+26.54</string>
</property>
</item>
<item row="1" column="6">
<property name="text">
<string>+1.21%</string>
</property>
</item>
<item row="1" column="7">
<property name="text">
<string>2,225.45</string>
</property>
</item>
<item row="1" column="8">
<property name="text">
<string>2,259.26</string>
</property>
</item>
<item row="1" column="9">
<property name="text">
<string>2,280.11</string>
</property>
</item>
<item row="1" column="10">
<property name="text">
<string>114.26</string>
</property>
</item>
<item row="1" column="11">
<property name="text">
<string>+1.50%(114.26)</string>
</property>
</item>
<item row="1" column="12">
<property name="text">
<string>3.21万</string>
</property>
</item>
<item row="1" column="13">
<property name="text">
<string>162.35万</string>
</property>
</item>
<item row="1" column="14">
<property name="text">
<string>0.00</string>
</property>
</item>
<item row="1" column="15">
<property name="text">
<string>0.26%</string>
</property>
</item>
<item row="1" column="16">
<property name="text">
<string>2,044.16</string>
</property>
</item>
<item row="1" column="17">
<property name="text">
<string>2,033.11</string>
</property>
</item>
<item row="1" column="18">
<property name="text">
<string>NASDAQ</string>
</property>
</item>
<item row="1" column="19">
<property name="text">
<string>29.70万亿</string>
</property>
</item>
<item row="1" column="20">
<property name="text">
<string>29.06</string>
</property>
</item>
<item row="1" column="21">
<property name="text">
<string>112.20</string>
</property>
</item>
<item row="1" column="22">
<property name="text">
<string>0.00%</string>
</property>
</item>
<item row="1" column="23">
<property name="text">
<string>25.81万亿</string>
</property>
</item>
<item row="1" column="24">
<property name="text">
<string>07/25-07/29</string>
</property>
</item>
<item row="2" column="1">
<property name="text">
<string>IXIC</string>
</property>
</item>
<item row="2" column="2">
<property name="text">
<string>纳斯达克</string>
</property>
</item>
<item row="2" column="4">
<property name="text">
<string>11,452.42</string>
</property>
</item>
<item row="2" column="5">
<property name="text">
<string>+201.24</string>
</property>
</item>
<item row="2" column="6">
<property name="text">
<string>+1.11%</string>
</property>
</item>
<item row="2" column="7">
<property name="text">
<string>11,123.45</string>
</property>
</item>
<item row="2" column="8">
<property name="text">
<string>11,379.36</string>
</property>
</item>
<item row="2" column="9">
<property name="text">
<string>11,451.41</string>
</property>
</item>
<item row="2" column="10">
<property name="text">
<string>11,242.44</string>
</property>
</item>
<item row="2" column="11">
<property name="text">
<string> - </string>
</property>
</item>
<item row="2" column="12">
<property name="text">
<string>6.93亿</string>
</property>
</item>
<item row="2" column="13">
<property name="text">
<string>7.100亿</string>
</property>
</item>
<item row="2" column="14">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="15">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="16">
<property name="text">
<string>10,435.23</string>
</property>
</item>
<item row="2" column="17">
<property name="text">
<string>10,123.33</string>
</property>
</item>
<item row="2" column="18">
<property name="text">
<string>IDXNADAQ</string>
</property>
</item>
<item row="2" column="19">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="20">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="21">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="22">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="23">
<property name="text">
<string> -</string>
</property>
</item>
<item row="2" column="24">
<property name="text">
<string> -</string>
</property>
</item>
</widget>
</widget>
</widget>
</widget>
</widget>
<widget class="QWidget" name="widget_3" native="true">
<property name="geometry">
<rect>
<x>60</x>
<y>1030</y>
<width>1861</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1091</width>
<height>51</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_5">
<property name="minimumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/列表(3).png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QLabel" name="label_6">
<property name="styleSheet">
<string notr="true">font: 9pt "Arial";</string>
</property>
<property name="text">
<string>AAPL</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_7">
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(0, 217, 0)
</string>
</property>
<property name="text">
<string>139.23</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_12">
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";color :rgb(255, 7, 81)</string>
</property>
<property name="text">
<string>(盘后:-0.07 -0.05%)</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QLabel" name="label_15">
<property name="styleSheet">
<string notr="true">font: 9pt "Arial";</string>
</property>
<property name="text">
<string>GOOG</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_13">
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(255, 0, 17)
</string>
</property>
<property name="text">
<string>2,245.1</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_14">
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";color :rgb(255, 7, 81)</string>
</property>
<property name="text">
<string>(盘后:-1.13 -0.05%)</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
<widget class="QLabel" name="label_18">
<property name="styleSheet">
<string notr="true">font: 9pt "Arial";</string>
</property>
<property name="text">
<string>IXIC</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_16">
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(255, 0, 17)
</string>
</property>
<property name="text">
<string>223</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_17">
<property name="styleSheet">
<string notr="true">font: 9pt "微软雅黑";color :rgb(255, 7, 81)</string>
</property>
<property name="text">
<string>(盘后:-0.07 -0.05%)</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>870</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<property name="spacing">
<number>2</number>
</property>
<item>
<widget class="QLabel" name="label_26">
<property name="minimumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/加载_刷新_o.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_27">
<property name="styleSheet">
<string notr="true">font: 7pt "微软雅黑";</string>
</property>
<property name="text">
<string>本地时间:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_72">
<property name="styleSheet">
<string notr="true">font: 7pt "微软雅黑";</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
<action name="actionSerch">
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/查询.png</normaloff>:/png/查询.png</iconset>
</property>
<property name="text">
<string>Serch</string>
</property>
<property name="toolTip">
<string>搜索</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
<class>qplot</class>
<extends>QWidget</extends>
<header>qplot.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources>
<include location="Res.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。