config.ui
来自「linux下 minigui用的 qvfb 1.1插件」· UI 代码 · 共 1,510 行 · 第 1/5 页
UI
1,510 行
<red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>220</red> <green>220</green> <blue>220</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>10</red> <green>95</green> <blue>137</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </disabled> <inactive> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>127</green> <blue>127</blue> </color> <color> <red>255</red> <green>38</green> <blue>38</blue> </color> <color> <red>127</red> <green>0</green> <blue>0</blue> </color> <color> <red>170</red> <green>0</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>220</red> <green>220</green> <blue>220</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>10</red> <green>95</green> <blue>137</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </inactive> </palette> </property> <property stdset="1"> <name>maxValue</name> <number>400</number> </property> <property stdset="1"> <name>value</name> <number>100</number> </property> <property stdset="1"> <name>orientation</name> <enum>Horizontal</enum> </property> </widget> <spacer row="3" column="1" > <property> <name>name</name> <cstring>Spacer2</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="1" > <property> <name>name</name> <cstring>Spacer4</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget row="8" column="0" rowspan="1" colspan="3" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>PushButton3</cstring> </property> <property stdset="1"> <name>text</name> <string>Set all to 1.0</string> </property> </widget> <widget row="0" column="3" rowspan="9" colspan="1" > <class>GammaView</class> <property stdset="1"> <name>name</name> <cstring>MyCustomWidget1</cstring> </property> </widget> <spacer row="7" column="1" > <property> <name>name</name> <cstring>Spacer5</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </grid> </widget> <widget row="0" column="0" > <class>QButtonGroup</class> <property stdset="1"> <name>name</name> <cstring>ButtonGroup1</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>title</name> <string>Size</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>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>size_240_320</cstring> </property> <property stdset="1"> <name>text</name> <string>240x320 "PDA"</string> </property> </widget> <widget> <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>size_320_240</cstring> </property> <property stdset="1"> <name>text</name> <string>320x240 "TV"</string> </property> </widget> <widget> <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>size_640_480</cstring> </property> <property stdset="1"> <name>text</name> <string>640x480 "VGA"</string> </property> </widget> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout1_2</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>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>size_custom</cstring> </property> <property stdset="1"> <name>text</name> <string>Custom</string> </property> </widget> <widget> <class>QSpinBox</class> <property stdset="1"> <name>name</name> <cstring>size_width</cstring> </property> <property stdset="1"> <name>maxValue</name> <number>1280</number> </property> <property stdset="1"> <name>minValue</name> <number>1</number> </property> <property stdset="1"> <name>lineStep</name>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?