From f7dd8173db8f3c2eb5beefa960d86a2bc2144f9f Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 02 三月 2025 23:58:44 +0800 Subject: [PATCH] 250302 --- historydata.ui | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 44 insertions(+), 1 deletions(-) diff --git a/historydata.ui b/historydata.ui index adb986f..a8c781c 100644 --- a/historydata.ui +++ b/historydata.ui @@ -40,6 +40,20 @@ </property> </widget> </item> + <item> + <widget class="QCheckBox" name="checkBox"> + <property name="text"> + <string>鏇村埌鏈�鏂�</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="checkBox_updatePoolClose"> + <property name="text"> + <string>鏇存柊鑲$エ姹犱环鏍�</string> + </property> + </widget> + </item> </layout> </item> <item row="1" column="0"> @@ -127,7 +141,36 @@ </widget> </item> <item> - <widget class="QPushButton" name="pushButton_3"> + <widget class="QComboBox" name="comboBox"> + <item> + <property name="text"> + <string>week</string> + </property> + </item> + <item> + <property name="text"> + <string>month</string> + </property> + </item> + <item> + <property name="text"> + <string>day</string> + </property> + </item> + <item> + <property name="text"> + <string>quarter</string> + </property> + </item> + <item> + <property name="text"> + <string>year</string> + </property> + </item> + </widget> + </item> + <item> + <widget class="QPushButton" name="pushButton_addStock"> <property name="text"> <string>娣诲姞</string> </property> -- Gitblit v1.8.0