📄 tableeditor.ui
字号:
<property name="spacing"> <number>6</number> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>labelTable</cstring> </property> <property name="text"> <string>Table:</string> </property> </widget> <widget class="QLayoutWidget" row="3" column="1"> <property name="name"> <cstring>Layout2</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="QLabel"> <property name="name"> <cstring>labelColumnPixmap</cstring> </property> <property name="text"> <string>Label4</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>buttonDeleteColPixmap</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><b>Delete the selected item's pixmap.</b><p>The pixmap in the current column of the selected item will be deleted.</p></string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>buttonChooseColPixmap</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 item.</b><p>The pixmap will be changed in the current column of the selected item.</p></string> </property> </widget> </hbox> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> <property name="text"> <string>&Label:</string> </property> <property name="buddy" stdset="0"> <cstring>editColumnText</cstring> </property> </widget> <widget class="QLabel" row="3" column="0"> <property name="name"> <cstring>Label2</cstring> </property> <property name="text"> <string>Pixmap:</string> </property> <property name="buddy" stdset="0"> <cstring>itemChoosePixmap</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>labelFields</cstring> </property> <property name="text"> <string>&Field:</string> </property> <property name="buddy" stdset="0"> <cstring>comboFields</cstring> </property> </widget> <widget class="QLineEdit" row="2" column="1"> <property name="name"> <cstring>editColumnText</cstring> </property> </widget> <widget class="QComboBox" row="1" column="1"> <property name="name"> <cstring>comboFields</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>labelTableValue</cstring> </property> <property name="text"> <string><no table></string> </property> </widget> </grid> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>rows_tab</cstring> </property> <attribute name="title"> <string>&Rows</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <spacer row="4" column="2"> <property name="name"> <cstring>Spacer3_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton" row="4" column="1"> <property name="name"> <cstring>buttonRowUp</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 of the list.</p></string> </property> </widget> <widget class="QListBox" row="0" column="0" rowspan="6" colspan="1"> <property name="name"> <cstring>listRows</cstring> </property> </widget> <widget class="QPushButton" row="5" column="1"> <property name="name"> <cstring>buttonRowDown</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 of the list.</p></string> </property> </widget> <spacer row="3" column="1"> <property name="name"> <cstring>Spacer2_2</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> <widget class="QPushButton" row="0" column="1"> <property name="name"> <cstring>buttonNewRow</cstring> </property> <property name="text"> <string>&New Row</string> </property> </widget> <widget class="QPushButton" row="1" column="1"> <property name="name"> <cstring>buttonDeleteRow</cstring> </property> <property name="text"> <string>&Delete Row</string> </property> </widget> <widget class="QLayoutWidget" row="2" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>Layout7_2</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel2_3</cstring> </property> <property name="text"> <string>&Label:</string> </property> <property name="buddy" stdset="0"> <cstring>editRowText</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>Label2_2</cstring> </property> <property name="text"> <string>Pixmap:</string>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -