ver:一个可用版本,基本包含导入导出数据,备份,替换,搜索等功能。
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<widget class="QLineEdit" name="edRepPre"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton">
|
||||
<widget class="QPushButton" name="btnReplace">
|
||||
<property name="text">
|
||||
<string>替换为</string>
|
||||
</property>
|
||||
@@ -261,6 +261,30 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>btnSelectFile</tabstop>
|
||||
<tabstop>edStatus</tabstop>
|
||||
<tabstop>btnRead</tabstop>
|
||||
<tabstop>btnSave</tabstop>
|
||||
<tabstop>btnExport</tabstop>
|
||||
<tabstop>btnImport</tabstop>
|
||||
<tabstop>btnBackup</tabstop>
|
||||
<tabstop>cbRepOnlySelect</tabstop>
|
||||
<tabstop>edRepPre</tabstop>
|
||||
<tabstop>edRepAfter</tabstop>
|
||||
<tabstop>btnReplace</tabstop>
|
||||
<tabstop>cbCaseSensitive</tabstop>
|
||||
<tabstop>edSearchKey</tabstop>
|
||||
<tabstop>btnSearch</tabstop>
|
||||
<tabstop>btnReset</tabstop>
|
||||
<tabstop>btnResort</tabstop>
|
||||
<tabstop>btnExit</tabstop>
|
||||
<tabstop>edCurPage</tabstop>
|
||||
<tabstop>edAllPage</tabstop>
|
||||
<tabstop>btnJump</tabstop>
|
||||
<tabstop>btnPagePre</tabstop>
|
||||
<tabstop>btnPageNext</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user