⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 palettecfgdesign.ui

📁 这是linux下读取pc主板温度传感器的源代码
💻 UI
📖 第 1 页 / 共 2 页
字号:
                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                    </disabled>                    <inactive>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>228</red>                            <green>228</green>                            <blue>228</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>114</red>                            <green>114</green>                            <blue>114</blue>                        </color>                        <color>                            <red>152</red>                            <green>152</green>                            <blue>152</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>255</red>                            <green>255</green>                            <blue>255</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>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                        <color>                            <red>0</red>                            <green>0</green>                            <blue>0</blue>                        </color>                    </inactive>                </palette>            </property>            <property name="frameShape">                <enum>Panel</enum>            </property>            <property name="frameShadow">                <enum>Raised</enum>            </property>            <widget class="QLabel">                <property name="name">                    <cstring>labelTitle</cstring>                </property>                <property name="geometry">                    <rect>                        <x>8</x>                        <y>40</y>                        <width>50</width>                        <height>20</height>                    </rect>                </property>                <property name="font">                    <font>                        <pointsize>7</pointsize>                    </font>                </property>                <property name="text">                    <string>Title</string>                </property>                <property name="alignment">                    <set>AlignCenter</set>                </property>                <property name="hAlign" stdset="0">                </property>            </widget>            <widget class="QLabel">                <property name="name">                    <cstring>labelValue</cstring>                </property>                <property name="geometry">                    <rect>                        <x>7</x>                        <y>16</y>                        <width>50</width>                        <height>20</height>                    </rect>                </property>                <property name="text">                    <string>+3.5V</string>                </property>                <property name="alignment">                    <set>AlignCenter</set>                </property>                <property name="hAlign" stdset="0">                </property>            </widget>        </widget>        <widget class="QPushButton" row="1" column="1" rowspan="1" colspan="2">            <property name="name">                <cstring>buttonDefaultPalette</cstring>            </property>            <property name="minimumSize">                <size>                    <width>0</width>                    <height>22</height>                </size>            </property>            <property name="text">                <string>Default colors</string>            </property>        </widget>        <widget class="QComboBox" row="0" column="1">            <item>                <property name="text">                    <string>Background</string>                </property>            </item>            <item>                <property name="text">                    <string>Border</string>                </property>            </item>            <item>                <property name="text">                    <string>Title</string>                </property>            </item>            <item>                <property name="text">                    <string>Value</string>                </property>            </item>            <property name="name">                <cstring>comboSelect</cstring>            </property>            <property name="minimumSize">                <size>                    <width>0</width>                    <height>22</height>                </size>            </property>        </widget>        <widget class="KColorButton" row="0" column="2">            <property name="name">                <cstring>buttonColor</cstring>            </property>            <property name="minimumSize">                <size>                    <width>0</width>                    <height>22</height>                </size>            </property>            <property name="text">                <string></string>            </property>        </widget>    </grid></widget><includes>    <include location="global" impldecl="in declaration">kcolorbutton.h</include></includes><layoutdefaults spacing="6" margin="11"/><includehints>    <includehint>kcolorbutton.h</includehint></includehints></UI>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -