📄 listvieweditor.ui
字号:
<string><b>Move the selected item up.</b><p>The item will be moved within its level in the hierarchy.</p></string> </property> </widget> <widget class="QPushButton" row="5" column="1"> <property name="name"> <cstring>itemDown</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_down.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Move down</string> </property> <property name="whatsThis" stdset="0"> <string><b>Move the selected item down.</b><p>The item will be moved within its level in the hierarchy.</p></string> </property> </widget> <widget class="QPushButton" row="6" column="1"> <property name="name"> <cstring>itemLeft</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_left.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Move left</string> </property> <property name="whatsThis" stdset="0"> <string><b>Move the selected item one level up.</b><p>This will also change the level of the item's sub-items.</p></string> </property> </widget> <widget class="QPushButton" row="7" column="1"> <property name="name"> <cstring>itemRight</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_right.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Move right</string> </property> <property name="whatsThis" stdset="0"> <string><b>Move the selected item one level down.</b><p>This will also change the level of the item's sub-items.</p></string> </property> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>Widget11</cstring> </property> <attribute name="title"> <string>Co&lumns</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QGroupBox" row="0" column="2" rowspan="5" colspan="1"> <property name="name"> <cstring>GroupBox1</cstring> </property> <property name="title"> <string>Column Properties</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>Label2</cstring> </property> <property name="text"> <string>&Pixmap:</string> </property> <property name="buddy" stdset="0"> <cstring>colChoosePixmap</cstring> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>colPixmap</cstring> </property> <property name="text"> <string>Label4</string> </property> </widget> <widget class="QPushButton" row="1" column="2"> <property name="name"> <cstring>colDeletePixmap</cstring> </property> <property name="maximumSize"> <size> <width>30</width> <height>22</height> </size> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_editcut.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Delete Pixmap</string> </property> <property name="whatsThis" stdset="0"> <string>Delete the pixmap of the selected column.</string> </property> </widget> <widget class="QPushButton" row="1" column="3"> <property name="name"> <cstring>colChoosePixmap</cstring> </property> <property name="maximumSize"> <size> <width>30</width> <height>22</height> </size> </property> <property name="text"> <string>...</string> </property> <property name="toolTip" stdset="0"> <string>Select a Pixmap</string> </property> <property name="whatsThis" stdset="0"> <string><b>Select a pixmap file for the selected column.</b><p>The pixmap will be displayed in the header of the listview.</p></string> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>Label1</cstring> </property> <property name="text"> <string>&Text:</string> </property> <property name="buddy" stdset="0"> <cstring>colText</cstring> </property> </widget> <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>colText</cstring> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="toolTip" stdset="0"> <string>Enter column text</string> </property> <property name="whatsThis" stdset="0"> <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 class="QCheckBox" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>colClickable</cstring> </property> <property name="text"> <string>Clicka&ble</string> </property> <property name="whatsThis" stdset="0"> <string>If this option is checked, the selected column will react to mouse clicks on the header.</string> </property> </widget> <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>colResizable</cstring> </property> <property name="text"> <string>Re&sizable</string> </property> <property name="whatsThis" stdset="0"> <string>The column's width will be resizable if this option is checked.</string> </property> </widget> </grid> </widget> <widget class="QPushButton" row="1" column="1"> <property name="name"> <cstring>colDelete</cstring> </property> <property name="text"> <string>&Delete Column</string> </property> <property name="toolTip" stdset="0"> <string>Delete column</string> </property> <property name="whatsThis" stdset="0"> <string>Deletes the selected Column.</string> </property> </widget> <widget class="QPushButton" row="4" column="1"> <property name="name"> <cstring>colDown</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_down.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Move down</string> </property> <property name="whatsThis" stdset="0"> <string><b>Move the selected item down.</b><p>The top-most column will be the first column in the list.</p></string> </property> </widget> <widget class="QPushButton" row="0" column="1"> <property name="name"> <cstring>colNew</cstring> </property> <property name="text"> <string>&New Column</string> </property> <property name="toolTip" stdset="0"> <string>Add a Column</string> </property> <property name="whatsThis" stdset="0"> <string><b>Create a new column.</b><p>New columns are appended at the end of (right of) the list and may be moved using the up- and down-buttons.</p></string> </property> </widget> <widget class="QPushButton" row="3" column="1"> <property name="name"> <cstring>colUp</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>s_up.png</pixmap> </property> <property name="toolTip" stdset="0"> <string>Move up</string> </property> <property name="whatsThis" stdset="0"> <string><b>Move the selected item up.</b><p>The top-most column will be the first column in the list.</p></string> </property> </widget> <widget class="QListBox" row="0" column="0" rowspan="5" colspan="1"> <property name="name"> <cstring>colPreview</cstring> </property> <property name="whatsThis" stdset="0"> <string>The list of columns.</string> </property> </widget> <spacer row="2" column="1"> <property name="name"> <cstring>Vertical Spacing2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </grid> </widget> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout1</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QPushButton">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -