pizzaentry.ui
来自「linux下运用QT进行编程的示例」· UI 代码 · 共 1,037 行 · 第 1/4 页
UI
1,037 行
</color> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>255</red> <green>170</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>16</red> <green>16</green> <blue>16</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </disabled> <inactive> <color> <red>16</red> <green>16</green> <blue>16</blue> </color> <color> <red>239</red> <green>235</green> <blue>231</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>119</red> <green>117</green> <blue>115</blue> </color> <color> <red>159</red> <green>156</green> <blue>153</blue> </color> <color> <red>16</red> <green>16</green> <blue>16</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>16</red> <green>16</green> <blue>16</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>255</red> <green>170</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>16</red> <green>16</green> <blue>16</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </inactive> </palette> </property> <property stdset="1"> <name>font</name> <font> </font> </property> <property stdset="1"> <name>text</name> <string>Pineapple</string> </property> <property stdset="1"> <name>checked</name> <bool>true</bool> </property> </widget> <spacer> <property> <name>name</name> <cstring>Spacer10</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> <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>CheckBox4</cstring> </property> <property stdset="1"> <name>font</name> <font> </font> </property> <property stdset="1"> <name>text</name> <string>Anchovies</string> </property> <property stdset="1"> <name>checked</name> <bool>true</bool> </property> </widget> <spacer> <property> <name>name</name> <cstring>Spacer9</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> </vbox> </widget> <widget> <class>QButtonGroup</class> <property stdset="1"> <name>name</name> <cstring>ButtonGroup2</cstring> </property> <property stdset="1"> <name>font</name> <font> <family>misc-fixed</family> <pointsize>16</pointsize> </font> </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> <spacer> <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> <widget> <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>RadioButton1</cstring> </property> <property stdset="1"> <name>font</name> <font> </font> </property> <property stdset="1"> <name>text</name> <string>Junior</string> </property> </widget> <spacer> <property> <name>name</name> <cstring>Spacer6</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?