func:添加搜索是否大小写敏感选项。

This commit is contained in:
2024-05-16 08:41:20 +08:00
parent 767f9fb624
commit 5957b42649
2 changed files with 27 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>573</width>
<height>602</height>
<width>850</width>
<height>794</height>
</rect>
</property>
<property name="windowTitle">
@@ -36,6 +36,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbCaseSensitive">
<property name="text">
<string>区分大小写</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="edSearchKey">
<property name="sizePolicy">