📄 frm_main.ui
字号:
<property name="name"> <cstring>tlbt_update</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>update_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Update</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_update_recursive</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>update_recursive_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Recursive update</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_commit</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>commit_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Commit</string> </property> </widget> <separator/> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_add</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>module_add_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Add</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_add_recursive</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>module_add_recursive_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Add recursive</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_delete</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>Delete16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Delete</string> </property> </widget> <separator/> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_copy_local</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>editcopy.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Copy local</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_copy_remote</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>editcopy-recursive.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Copy remote</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_move</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>arrow_right_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Move</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_mkdir</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>folder_green.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Make directory</string> </property> </widget> <separator/> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_merge</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>merge_16x16.xpm</iconset> </property> <property name="toolTip" stdset="0"> <string>Merge</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_switch</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>backimage.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Switch</string> </property> </widget> <separator/> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_revert</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>revert.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Revert</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_revert_recursive</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>revert-recursive.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Revert recursive</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_cleanup</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>clear_left.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Cleanup</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_resolved</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>apply.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Resolved</string> </property> </widget> <separator/> <widget class="QToolButton"> <property name="name"> <cstring>tlbt_edit</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>edit.png</iconset> </property> <property name="toolTip" stdset="0"> <string>Edit</string> </property> </widget> </toolbar></toolbars><customwidgets> <customwidget> <class>Cmd_LineEdit</class> <header location="global">src/cmd_lineedit.h</header> <sizehint> <width>-1</width> <height>-1</height> </sizehint> <container>0</container> <sizepolicy> <hordata>5</hordata> <verdata>5</verdata> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> <pixmap>image0</pixmap> <signal>returnPressed()</signal> </customwidget></customwidgets><actions> <action> <property name="name"> <cstring>fileNewAction</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Add project to workspace</string> </property> <property name="menuText"> <string>&Add project to workspace</string> </property> <property name="accel"> <string>Ctrl+N</string> </property> </action> <action> <property name="name"> <cstring>fileCheckoutAction</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="iconSet"> <iconset>checkout_16x16.xpm</iconset> </property> <property name="text"> <string>&Checkout ...</string> </property> <property name="menuText"> <string>&Checkout ...</string> </property> <property name="toolTip"> <string>Check out a working copy from a repository.</string> </property> </action> <action> <property name="name"> <cstring>fileSaveAction</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Save</string> </property> <property name="menuText"> <string>&Import</string> </property> <property name="accel"> <string>Ctrl+S</string> </property> </action> <action> <property name="name"> <cstring>fileSaveAsAction</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Save As</string> </property> <property name="menuText"> <string>&Export</string> </property> <property name="accel"> <string></string> </property> </action> <action> <property name="name"> <cstring>filePrintAction</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Print</string> </property> <property name="menuText"> <string>&Create</string> </property> <property name="accel"> <string>Ctrl+P</string>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -