代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SearchDialog</class>
<widget class="QDialog" name="SearchDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>422</width>
<height>251</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="windowTitle">
<string>查找</string>
</property>
<property name="styleSheet">
<string notr="true">QDialog
{
background:rgb(238,238,238);
}</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>30</x>
<y>80</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>10</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:14pt; font-weight:600;">查找内容:</span></p></body></html></string>
</property>
</widget>
<widget class="QPushButton" name="Find_next">
<property name="geometry">
<rect>
<x>310</x>
<y>190</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>230</red>
<green>248</green>
<blue>245</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string><html><head/><body><p>查找下一个</p></body></html></string>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style:none;
padding:10px;
border-radius:6px;
color:#E6F8F5;
background:rgb(22,155,213);
}
QPushButton:hover
{
color:#FFFFFF;
background:rgb(70, 197, 255);
}
QPushButton:pressed
{
color:#A7EEE6;
background:rgb(19, 139, 190);
}</string>
</property>
<property name="text">
<string>查找</string>
</property>
</widget>
<widget class="QPushButton" name="CancelButton">
<property name="geometry">
<rect>
<x>210</x>
<y>190</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string><html><head/><body><p>关闭窗口</p></body></html></string>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border-style:none;
padding:2px;
border-radius:5px;
border:1px solid rgb(119,119,119);
color:black;
background:white;
}
QPushButton:hover
{
background:rgb(250, 250, 250);
}
QPushButton:pressed
{
background:rgb(220, 220, 220);
}</string>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>50</x>
<y>130</y>
<width>141</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="title">
<string>搜索方向</string>
</property>
<widget class="QRadioButton" name="RB_down">
<property name="geometry">
<rect>
<x>80</x>
<y>20</y>
<width>51</width>
<height>18</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>向后</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="RB_up">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>51</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>9</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>向前</string>
</property>
</widget>
</widget>
<widget class="QLineEdit" name="SearchBox">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>231</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>11</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
border-style:none;
padding:2px;
border-radius:5px;
border:2px solid #DCE4EC;
}
QLineEdit:focus
{
border:2px solid rgb(22,155,213);
}</string>
</property>
</widget>
<widget class="QLabel" name="TitleLabel">
<property name="geometry">
<rect>
<x>40</x>
<y>20</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>18</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:20pt; font-weight:600;">查找</span></p></body></html></string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="openExternalLinks">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>210</x>
<y>150</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>区分大小写</string>
</property>
</widget>
<widget class="SwitchButton" name="CaseSensitive">
<property name="geometry">
<rect>
<x>280</x>
<y>150</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="space">
<number>6</number>
</property>
<property name="rectRadius">
<number>4</number>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="showText">
<bool>false</bool>
</property>
<property name="animation">
<bool>true</bool>
</property>
<property name="buttonStyle">
<enum>SwitchButton::ButtonStyle_CircleOut</enum>
</property>
<property name="bgColorOn">
<color>
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</property>
<property name="sliderColorOn">
<color>
<red>22</red>
<green>155</green>
<blue>213</blue>
</color>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>SwitchButton</class>
<extends>QWidget</extends>
<header>switchbutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections>
<connection>
<sender>CancelButton</sender>
<signal>clicked()</signal>
<receiver>SearchDialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>349</x>
<y>79</y>
</hint>
<hint type="destinationlabel">
<x>210</x>
<y>61</y>
</hint>
</hints>
</connection>
</connections>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。