亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? searchdlg.ui

?? KeePassX用于保護(hù)密碼的安全
?? UI
字號(hào):
<ui version="4.0" >  <author/>  <comment/>  <exportmacro/>  <class>Search_Dlg</class>  <widget class="QDialog" name="Search_Dlg" >    <property name="geometry" >      <rect>        <x>0</x>        <y>0</y>        <width>390</width>        <height>260</height>      </rect>    </property>    <property name="sizePolicy" >      <sizepolicy>        <hsizetype>0</hsizetype>        <vsizetype>0</vsizetype>        <horstretch>0</horstretch>        <verstretch>0</verstretch>      </sizepolicy>    </property>    <property name="minimumSize" >      <size>        <width>390</width>        <height>260</height>      </size>    </property>    <property name="maximumSize" >      <size>        <width>390</width>        <height>260</height>      </size>    </property>    <property name="windowTitle" >      <string>Search...</string>    </property>    <widget class="QLabel" name="textLabel1" >      <property name="geometry" >        <rect>          <x>10</x>          <y>60</y>          <width>90</width>          <height>20</height>        </rect>      </property>      <property name="text" >        <string>Search For:</string>      </property>    </widget>    <widget class="QLineEdit" name="Edit_Search" >      <property name="geometry" >        <rect>          <x>110</x>          <y>60</y>          <width>270</width>          <height>21</height>        </rect>      </property>    </widget>    <widget class="QCheckBox" name="checkBox_regExp" >      <property name="geometry" >        <rect>          <x>110</x>          <y>110</y>          <width>170</width>          <height>20</height>        </rect>      </property>      <property name="text" >        <string>Regular E&amp;xpression</string>      </property>      <property name="shortcut" >        <string>Alt+X</string>      </property>    </widget>    <widget class="QCheckBox" name="checkBox_Cs" >      <property name="geometry" >        <rect>          <x>110</x>          <y>90</y>          <width>250</width>          <height>20</height>        </rect>      </property>      <property name="text" >        <string>&amp;Case Sensitive</string>      </property>      <property name="shortcut" >        <string>Alt+C</string>      </property>    </widget>    <widget class="QLabel" name="Banner" >      <property name="geometry" >        <rect>          <x>0</x>          <y>0</y>          <width>390</width>          <height>50</height>        </rect>      </property>      <property name="pixmap" >        <pixmap/>      </property>      <property name="scaledContents" >        <bool>true</bool>      </property>    </widget>    <widget class="QGroupBox" name="groupBox1" >      <property name="geometry" >        <rect>          <x>10</x>          <y>150</y>          <width>370</width>          <height>70</height>        </rect>      </property>      <property name="title" >        <string>Include:</string>      </property>      <widget class="QCheckBox" name="checkBox_Title" >        <property name="geometry" >          <rect>            <x>20</x>            <y>20</y>            <width>110</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>&amp;Titles</string>        </property>        <property name="shortcut" >          <string>Alt+T</string>        </property>      </widget>      <widget class="QCheckBox" name="checkBox_Username" >        <property name="geometry" >          <rect>            <x>20</x>            <y>40</y>            <width>110</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>&amp;Usernames</string>        </property>        <property name="shortcut" >          <string>Alt+U</string>        </property>      </widget>      <widget class="QCheckBox" name="checkBox_Comment" >        <property name="geometry" >          <rect>            <x>140</x>            <y>40</y>            <width>120</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>C&amp;omments</string>        </property>        <property name="shortcut" >          <string>Alt+O</string>        </property>      </widget>      <widget class="QCheckBox" name="checkBox_URL" >        <property name="geometry" >          <rect>            <x>260</x>            <y>20</y>            <width>100</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>U&amp;RLs</string>        </property>        <property name="shortcut" >          <string>Alt+R</string>        </property>      </widget>      <widget class="QCheckBox" name="checkBox_Attachment" >        <property name="geometry" >          <rect>            <x>260</x>            <y>40</y>            <width>100</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>A&amp;nhang</string>        </property>        <property name="shortcut" >          <string>Alt+N</string>        </property>      </widget>      <widget class="QCheckBox" name="checkBox_Password" >        <property name="geometry" >          <rect>            <x>140</x>            <y>20</y>            <width>110</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>Pass&amp;words</string>        </property>        <property name="shortcut" >          <string>Alt+W</string>        </property>      </widget>    </widget>    <widget class="QPushButton" name="Button_Search" >      <property name="geometry" >        <rect>          <x>170</x>          <y>230</y>          <width>97</width>          <height>23</height>        </rect>      </property>      <property name="sizePolicy" >        <sizepolicy>          <hsizetype>0</hsizetype>          <vsizetype>0</vsizetype>          <horstretch>0</horstretch>          <verstretch>0</verstretch>        </sizepolicy>      </property>      <property name="text" >        <string>Search</string>      </property>    </widget>    <widget class="QPushButton" name="Button_Close" >      <property name="geometry" >        <rect>          <x>280</x>          <y>230</y>          <width>97</width>          <height>23</height>        </rect>      </property>      <property name="text" >        <string>Clo&amp;se</string>      </property>      <property name="shortcut" >        <string>Alt+S</string>      </property>    </widget>    <widget class="QCheckBox" name="checkBox_Recursive" >      <property name="geometry" >        <rect>          <x>110</x>          <y>130</y>          <width>271</width>          <height>22</height>        </rect>      </property>      <property name="text" >        <string>Include Subgroups (recursive)</string>      </property>    </widget>  </widget>  <layoutdefault spacing="6" margin="11" />  <pixmapfunction/>  <tabstops>    <tabstop>Edit_Search</tabstop>    <tabstop>checkBox_Cs</tabstop>    <tabstop>checkBox_regExp</tabstop>    <tabstop>checkBox_Title</tabstop>    <tabstop>checkBox_Username</tabstop>    <tabstop>checkBox_Password</tabstop>    <tabstop>checkBox_Comment</tabstop>    <tabstop>checkBox_URL</tabstop>    <tabstop>checkBox_Attachment</tabstop>    <tabstop>Button_Search</tabstop>    <tabstop>Button_Close</tabstop>  </tabstops>  <resources/>  <connections/></ui>

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美精品日韩精品| 亚洲一区二区综合| 自拍av一区二区三区| 亚洲第一综合色| 国产乱子伦视频一区二区三区| av午夜一区麻豆| 精品盗摄一区二区三区| 亚洲另类春色校园小说| 欧美日韩和欧美的一区二区| 精品国产精品一区二区夜夜嗨| 亚洲人成7777| 国产精品一级在线| 91精品国产欧美一区二区成人 | 欧美体内she精高潮| 久久久精品国产99久久精品芒果 | 欧美另类久久久品| 国产精品乱人伦一区二区| 天堂av在线一区| 色综合天天综合网天天看片| 久久综合久久综合亚洲| 亚洲一二三四久久| av一二三不卡影片| 国产无人区一区二区三区| 日韩国产在线观看| 日本丶国产丶欧美色综合| 国产精品女同互慰在线看| 国产一区高清在线| 精品精品国产高清a毛片牛牛| 亚洲韩国精品一区| 国产亚洲人成网站| 久久精品国产亚洲高清剧情介绍 | 91首页免费视频| 久久婷婷国产综合精品青草| 日本人妖一区二区| 欧美日韩黄视频| 亚洲成人自拍一区| 欧美三级日本三级少妇99| 一区二区三区高清| 一本到三区不卡视频| 亚洲图片欧美激情| 99久久综合国产精品| 中文字幕av一区 二区| 国产成人免费9x9x人网站视频| 久久久久久久综合日本| 国内精品视频一区二区三区八戒| 8x8x8国产精品| 免费精品视频最新在线| 欧美xxxx老人做受| 韩国毛片一区二区三区| 精品久久久久久久久久久久包黑料| 日韩电影在线观看网站| 日韩一级大片在线观看| 另类综合日韩欧美亚洲| 国产日产亚洲精品系列| voyeur盗摄精品| 亚洲三级电影网站| 91美女福利视频| 亚洲午夜精品在线| 91精品国产全国免费观看| 国内精品伊人久久久久影院对白| 欧美国产精品专区| 91蜜桃视频在线| 日本午夜一区二区| 精品99一区二区| 成人永久aaa| 一区二区三区影院| 日韩视频一区二区| 国产精品亚洲а∨天堂免在线| 亚洲国产高清不卡| 91黄色在线观看| 老司机午夜精品| 中文av字幕一区| 欧美日韩在线亚洲一区蜜芽| 久久精品999| 国产精品美女久久久久久| 91国在线观看| 国内精品国产成人国产三级粉色 | 精品一区二区三区免费毛片爱| 91精品国产综合久久香蕉的特点| 看片的网站亚洲| 国产精品女同互慰在线看| 欧亚洲嫩模精品一区三区| 三级欧美在线一区| 欧美国产精品一区| 91精品国模一区二区三区| 欧美一级日韩不卡播放免费| 国产在线视频精品一区| 亚洲一区电影777| 久久久久国产一区二区三区四区 | 免费在线看一区| 国产精品久久99| 欧美一区二区在线免费观看| 国产成人综合在线| 日韩和的一区二区| 亚洲色图制服丝袜| 337p日本欧洲亚洲大胆色噜噜| aaa亚洲精品一二三区| 蜜桃视频第一区免费观看| 亚洲精品国产a久久久久久| 久久综合网色—综合色88| 欧美日韩中文一区| 成人黄色小视频| 久久91精品国产91久久小草| 悠悠色在线精品| 久久精品一区蜜桃臀影院| 欧美午夜一区二区三区免费大片| 丰满亚洲少妇av| 九九精品视频在线看| 亚洲一区二区精品3399| 国产精品欧美精品| 久久综合九色综合97婷婷| 欧美欧美欧美欧美首页| 欧美这里有精品| 91在线视频网址| 国产成人丝袜美腿| 免费精品视频在线| 亚洲第一综合色| 亚洲欧美一区二区三区极速播放 | av不卡在线观看| 大胆亚洲人体视频| 国产一区二区不卡| 国内精品视频一区二区三区八戒| 日日摸夜夜添夜夜添精品视频 | 日韩不卡一二三区| 亚洲图片欧美视频| 亚洲成av人片一区二区| 午夜电影网一区| 日本少妇一区二区| 三级成人在线视频| 日韩在线观看一区二区| 亚洲123区在线观看| 三级在线观看一区二区| 图片区小说区国产精品视频| 视频一区在线播放| 久久精品免费看| 成人av免费在线| 亚洲国产成人自拍| 国产精品私房写真福利视频| 久久美女艺术照精彩视频福利播放| 精品乱人伦小说| 国产亚洲综合av| 国产精品久久午夜| 一区二区三区四区激情| 亚洲一二三区在线观看| 亚洲综合久久久| 日韩va亚洲va欧美va久久| 久久 天天综合| 国产一区二区精品久久99| 国产精品自拍网站| 91香蕉视频mp4| 欧美少妇性性性| 日韩欧美成人激情| 中文在线一区二区| 亚洲视频一区二区在线| 亚洲图片欧美色图| 黄色精品一二区| 91影院在线免费观看| 欧美亚洲另类激情小说| 日韩一区二区免费电影| 精品久久五月天| 国产精品国模大尺度视频| 亚洲一区二区五区| 老司机午夜精品| 成人av在线影院| 欧美性一二三区| 久久噜噜亚洲综合| 亚洲伦在线观看| 免费观看成人av| jlzzjlzz欧美大全| 91麻豆精品国产91久久久久久久久 | 国产盗摄一区二区| 日本高清免费不卡视频| 欧美r级在线观看| 亚洲欧美日韩在线| 奇米四色…亚洲| 99riav久久精品riav| 日韩三级伦理片妻子的秘密按摩| 欧美国产精品一区| 免费欧美在线视频| 色综合天天综合| 精品成人在线观看| 亚洲成人av资源| 91免费在线视频观看| 久久综合九色综合97婷婷女人 | 精品国产污污免费网站入口 | 成人午夜免费电影| 欧美精选在线播放| 中文字幕免费不卡| 蜜臀av国产精品久久久久| 91麻豆6部合集magnet| 久久久久88色偷偷免费| 三级影片在线观看欧美日韩一区二区| 成人做爰69片免费看网站| 91精品视频网| 亚洲一区二区在线播放相泽| 成人动漫中文字幕| 精品国产百合女同互慰| 丝袜美腿高跟呻吟高潮一区| 色先锋aa成人| 中文字幕一区二区三区四区不卡|