| | |
| | | <rect> |
| | | <x>0</x> |
| | | <y>0</y> |
| | | <width>827</width> |
| | | <height>711</height> |
| | | <width>859</width> |
| | | <height>779</height> |
| | | </rect> |
| | | </property> |
| | | <property name="windowTitle"> |
| | | <string>MainWindow</string> |
| | | </property> |
| | | <widget class="QWidget" name="centralwidget"> |
| | | <widget class="QPushButton" name="pushButton"> |
| | | <property name="geometry"> |
| | | <rect> |
| | | <x>540</x> |
| | | <y>20</y> |
| | | <width>101</width> |
| | | <height>41</height> |
| | | </rect> |
| | | </property> |
| | | <property name="text"> |
| | | <string>Test</string> |
| | | </property> |
| | | </widget> |
| | | <widget class="QPushButton" name="pushButton_update"> |
| | | <property name="geometry"> |
| | | <rect> |
| | | <x>650</x> |
| | | <y>20</y> |
| | | <width>111</width> |
| | | <height>41</height> |
| | | </rect> |
| | | </property> |
| | | <property name="text"> |
| | | <string>一键更新数据</string> |
| | | </property> |
| | | </widget> |
| | | <layout class="QGridLayout" name="gridLayout_3"> |
| | | <item row="0" column="0"> |
| | | <widget class="QGroupBox" name="groupBox"> |
| | | <property name="title"> |
| | | <string>操作相关</string> |
| | | </property> |
| | | <layout class="QGridLayout" name="gridLayout"> |
| | | <item row="0" column="0"> |
| | | <layout class="QHBoxLayout" name="horizontalLayout"> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton"> |
| | | <property name="text"> |
| | | <string>Test</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton_update"> |
| | | <property name="enabled"> |
| | | <bool>false</bool> |
| | | </property> |
| | | <property name="text"> |
| | | <string>一键更新数据</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| | | <item> |
| | | <widget class="QDateEdit" name="dateEdit"> |
| | | <property name="displayFormat"> |
| | | <string>yyyy-MM-dd</string> |
| | | </property> |
| | | <property name="calendarPopup"> |
| | | <bool>true</bool> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton_search"> |
| | | <property name="text"> |
| | | <string>查询</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton_2"> |
| | | <property name="text"> |
| | | <string>发送历史到信息展示</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <widget class="QTableView" name="tableView"/> |
| | | </item> |
| | | <item row="2" column="0"> |
| | | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| | | <item> |
| | | <layout class="QVBoxLayout" name="verticalLayout_3"> |
| | | <item> |
| | | <widget class="QTextBrowser" name="textBrowser"/> |
| | | </item> |
| | | <item> |
| | | <widget class="QGroupBox" name="groupBox_2"> |
| | | <property name="title"> |
| | | <string>添加到监测股票池</string> |
| | | </property> |
| | | <layout class="QGridLayout" name="gridLayout_2"> |
| | | <item row="0" column="0"> |
| | | <layout class="QVBoxLayout" name="verticalLayout"> |
| | | <item> |
| | | <widget class="QLineEdit" name="lineEdit"> |
| | | <property name="placeholderText"> |
| | | <string>输入股票名称</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QLineEdit" name="lineEdit_2"> |
| | | <property name="placeholderText"> |
| | | <string>输入股票代号</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QLineEdit" name="lineEdit_3"> |
| | | <property name="placeholderText"> |
| | | <string>输入股票价格</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | <item row="0" column="1"> |
| | | <layout class="QVBoxLayout" name="verticalLayout_2"> |
| | | <item> |
| | | <widget class="QDateEdit" name="dateEdit_2"> |
| | | <property name="displayFormat"> |
| | | <string>yyyy-MM-dd</string> |
| | | </property> |
| | | <property name="calendarPopup"> |
| | | <bool>true</bool> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QPushButton" name="pushButton_3"> |
| | | <property name="text"> |
| | | <string>添加</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | <item> |
| | | <widget class="QTableView" name="tableView_2"/> |
| | | </item> |
| | | </layout> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | <widget class="QMenuBar" name="menubar"> |
| | | <property name="geometry"> |
| | | <rect> |
| | | <x>0</x> |
| | | <y>0</y> |
| | | <width>827</width> |
| | | <width>859</width> |
| | | <height>26</height> |
| | | </rect> |
| | | </property> |