?? leftpane.ui
字號:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>leftpane</class><widget class="QWidget"> <property name="name"> <cstring>leftpane</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>210</width> <height>312</height> </rect> </property> <property name="caption"> <string>leftpane</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <column> <property name="text"> <string>Name</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>treeView</cstring> </property> <property name="rootIsDecorated"> <bool>true</bool> </property> <property name="fullWidth"> <bool>true</bool> </property> <property name="autoOpen"> <bool>false</bool> </property> </widget> </vbox></widget><customwidgets></customwidgets><layoutdefaults spacing="6" margin="11"/><includehints> <includehint>klistview.h</includehint></includehints></UI>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -