📄 listvieweditor.ui
字号:
<property stdset="1"> <name>name</name> <cstring>Label1</cstring> </property> <property stdset="1"> <name>text</name> <string>&Text:</string> </property> <property> <name>buddy</name> <cstring>colText</cstring> </property> </widget> <widget row="0" column="1" rowspan="1" colspan="3" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>colText</cstring> </property> <property stdset="1"> <name>minimumSize</name> <size> <width>0</width> <height>0</height> </size> </property> <property> <name>toolTip</name> <string>Enter column text</string> </property> <property> <name>whatsThis</name> <string><b>Enter the text for the selected column.</b><p>The text will be displayed in the header of the listview.</p></string> </property> </widget> <widget row="2" column="0" rowspan="1" colspan="2" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>colClickable</cstring> </property> <property stdset="1"> <name>text</name> <string>Clicka&ble</string> </property> <property> <name>whatsThis</name> <string>If this option is checked, the selected column will react on mouseclicks on the header.</string> </property> </widget> <widget row="3" column="0" rowspan="1" colspan="2" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>colResizeable</cstring> </property> <property stdset="1"> <name>text</name> <string>Re&sizable</string> </property> <property> <name>whatsThis</name> <string>The column's width will be resizeable if this option is checked.</string> </property> </widget> </grid> </widget> <widget row="1" column="1" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>colDelete</cstring> </property> <property stdset="1"> <name>text</name> <string>&Delete Column</string> </property> <property> <name>toolTip</name> <string>Delete column</string> </property> <property> <name>whatsThis</name> <string>Deletes the selected Column.</string> </property> </widget> <widget row="4" column="1" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>colDown</cstring> </property> <property stdset="1"> <name>text</name> <string></string> </property> <property stdset="1"> <name>pixmap</name> <pixmap>image2</pixmap> </property> <property> <name>toolTip</name> <string>Move down</string> </property> <property> <name>whatsThis</name> <string><b>Move the selected item down.</b><p>The topmost column will be the first column of the list.</p></string> </property> </widget> <widget row="0" column="1" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>colNew</cstring> </property> <property stdset="1"> <name>text</name> <string>&New Column</string> </property> <property> <name>toolTip</name> <string>Add a Column</string> </property> <property> <name>whatsThis</name> <string><b>Create a new column.</b><p>New columns are appended to the list and may be moved using the up- and down-buttons.</p></string> </property> </widget> <widget row="3" column="1" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>colUp</cstring> </property> <property stdset="1"> <name>text</name> <string></string> </property> <property stdset="1"> <name>pixmap</name> <pixmap>image1</pixmap> </property> <property> <name>toolTip</name> <string>Move up</string> </property> <property> <name>whatsThis</name> <string><b>Move the selected item up.</b><p>The topmost column will be the first column of the list.</p></string> </property> </widget> <widget row="0" column="0" rowspan="5" colspan="1" > <class>QListBox</class> <property stdset="1"> <name>name</name> <cstring>colPreview</cstring> </property> <property> <name>whatsThis</name> <string>The list of columns.</string> </property> </widget> <spacer row="2" column="1" > <property> <name>name</name> <cstring>Vertical Spacing2</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>311</x> <y>79</y> <width>20</width> <height>118</height> </rect> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> </spacer> </grid> </widget> </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout1</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>helpButton</cstring> </property> <property stdset="1"> <name>text</name> <string>&Help</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>true</bool> </property> </widget> <spacer> <property> <name>name</name> <cstring>Horizontal Spacing2</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>87</x> <y>5</y> <width>235</width> <height>20</height> </rect> </property> <property stdset="1"> <name>orientation</name> <enum>Horizontal</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> </spacer> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>applyButton</cstring> </property> <property stdset="1"> <name>text</name> <string>&Apply</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>true</bool> </property> <property> <name>whatsThis</name> <string>Apply all changes.</string> </property> </widget> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>okButton</cstring> </property> <property stdset="1"> <name>text</name> <string>&OK</string> </property> <property stdset="1"> <name>autoDefault</name> <bool>true</bool> </property> <property stdset="1"> <name>default</name> <bool>true</bool> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -