📄 paletteeditor.ui
字号:
<!DOCTYPE UI><UI><class>PaletteEditorBase</class><comment>*********************************************************************** Copyright (C) 2000 Trolltech AS. All rights reserved.**** This file is part of Qt Designer.**** This file may be distributed and/or modified under the terms of the** GNU General Public License version 2 as published by the Free Software** Foundation and appearing in the file LICENSE.GPL included in the** packaging of this file.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.**** See http://www.trolltech.com/gpl/ for GPL licensing information.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.***********************************************************************</comment><widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>PaletteEditorBase</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>651</width> <height>418</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Edit Palette</string> </property> <property stdset="1"> <name>enabled</name> <bool>true</bool> </property> <property stdset="1"> <name>sizeGripEnabled</name> <bool>true</bool> </property> <property> <name>whatsThis</name> <string><b>Edit Palette</b><p>Change the palette of the current widget or form.</p><p>Use a generated palette or select colors for each color group and each color role.</p><p>The palette can be tested with different widget layouts in the preview section.</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>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>tabWidget</cstring> </property> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>tabPosition</name> <enum>Top</enum> </property> <property stdset="1"> <name>enabled</name> <bool>true</bool> </property> <property> <name>whatsThis</name> <string><b>Choose the color group you want to change.</b><p>By default, the inactive and disabled color group use the same colors as the active color group.</p></string> </property> <widget> <class>QWidget</class> <attribute> <name>title</name> <string>Ac&tive</string> </attribute> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="1" column="1" rowspan="2" colspan="1" > <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>GroupBox4</cstring> </property> <property stdset="1"> <name>title</name> <string>Pre&view</string> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> </sizepolicy> </property> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="2" > <class>QToolButton</class> <property stdset="1"> <name>name</name> <cstring>buttonActiveNext</cstring> </property> <property stdset="1"> <name>text</name> <string></string> </property> <property stdset="1"> <name>pixmap</name> <pixmap>image0</pixmap> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property> <name>toolTip</name> <string>Next 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> </widget> <widget row="0" column="1" > <class>QToolButton</class> <property stdset="1"> <name>name</name> <cstring>buttonActivePrevious</cstring> </property> <property stdset="1"> <name>text</name> <string></string> </property> <property stdset="1"> <name>pixmap</name> <pixmap>image1</pixmap> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </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> </widget> <spacer row="0" column="0" > <property> <name>name</name> <cstring>Horizontal Spacing1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>11</x> <y>20</y> <width>207</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 row="2" column="0" rowspan="1" colspan="3" > <class>PreviewStack</class> <property stdset="1"> <name>name</name> <cstring>previewActive</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> </sizepolicy> </property> <property> <name>toolTip</name> <string>Check out the active colorgroup of your palette</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. This preview uses the active colorgroup which is used when a widget has the focus.</p></string> </property> </widget> <widget row="1" column="0" rowspan="1" colspan="3" > <class>QFrame</class> <property stdset="1"> <name>name</name> <cstring>Frame5</cstring> </property> <property stdset="1"> <name>frameShadow</name> <enum>Sunken</enum> </property> <property stdset="1"> <name>frameShape</name> <enum>HLine</enum> </property> <property stdset="1"> <name>minimumSize</name> <size>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -