📄 paletteeditor.ui
字号:
<size> <width>32767</width> <height>32767</height> </size> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> </sizepolicy> </property> <property> <name>toolTip</name> <string>Previous preview</string> </property> <property> <name>whatsThis</name> <string><b>Preview.</b><p>You can select several previews using the next/previous-buttons to test your palette.</p></string> </property> <vbox> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QComboBox</class> <item> <property> <name>text</name> <string>Background</string> </property> </item> <item> <property> <name>text</name> <string>Foreground</string> </property> </item> <item> <property> <name>text</name> <string>Button</string> </property> </item> <item> <property> <name>text</name> <string>Base</string> </property> </item> <item> <property> <name>text</name> <string>Text</string> </property> </item> <item> <property> <name>text</name> <string>BrightText</string> </property> </item> <item> <property> <name>text</name> <string>ButtonText</string> </property> </item> <item> <property> <name>text</name> <string>Highlight</string> </property> </item> <item> <property> <name>text</name> <string>HighlightText</string> </property> </item> <property stdset="1"> <name>name</name> <cstring>comboActiveCentral</cstring> </property> <property> <name>toolTip</name> <string>Choose central color role</string> </property> <property> <name>whatsThis</name> <string><b>Select a color role.</b><p>Available central roles are: <ul> <li>Background - general background color. </li> <li>Foreground - general foreground color. </li> <li>Base - used as background color for e.g. text entry widgets, usually white or another light color. </li> <li>Text - the forground color used with Base. Usually this is the same as the Foreground, in what case it must provide good contrast both with Background and Base. </li> <li>Button - general button background color, where buttons need a background different from Background, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from Foreground and contrasts well with e.g. black. </li> </ul> </p></string> </property> </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout33</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <spacer> <property> <name>name</name> <cstring>Horizontal Spacing1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>1</x> <y>3</y> <width>20</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>QLabel</class> <property stdset="1"> <name>name</name> <cstring>labelActivePixmap</cstring> </property> <property stdset="1"> <name>text</name> <string>Choose &Pixmap:</string> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> </sizepolicy> </property> <property> <name>buddy</name> <cstring>buttonActivePixmap</cstring> </property> </widget> <widget> <class>StyledButton</class> <property stdset="1"> <name>name</name> <cstring>buttonActivePixmap</cstring> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property> <name>scale</name> <bool>true</bool> </property> <property> <name>toolTip</name> <string>Select a pixmap</string> </property> <property> <name>whatsThis</name> <string>Choose a pixmap-file for the selected central color role.</string> </property> </widget> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>labelActiveCentral</cstring> </property> <property stdset="1"> <name>text</name> <string>&Select Color:</string> </property> <property stdset="1"> <name>lineWidth</name> <number>1</number> </property> <property stdset="1"> <name>midLineWidth</name> <number>0</number> </property> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>minimumSize</name> <size> <width>0</width> <height>0</height> </size> </property> <property stdset="1"> <name>alignment</name> <set>AlignVCenter|AlignLeft</set> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> </sizepolicy> </property> <property> <name>buddy</name> <cstring>buttonActiveCentral</cstring> </property> </widget> <widget> <class>StyledButton</class> <property stdset="1"> <name>name</name> <cstring>buttonActiveCentral</cstring> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -