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

📄 datebooksettingsbase.ui

📁 Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。
💻 UI
字号:
<!DOCTYPE UI><UI><class>DateBookSettingsBase</class><comment>************************************************************************ Copyright (C) 2000 Trolltech AS.  All rights reserved.**** This file is part of Qtopia Environment.**** 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.**** $Id: datebooksettingsbase.ui,v 1.11 2001/12/08 02:45:44 gregdstern Exp $************************************************************************</comment><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>DateBookSettingsBase</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>223</width>            <height>262</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Settings</string>    </property>    <property>        <name>layoutMargin</name>    </property>    <property>        <name>layoutSpacing</name>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>6</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>fraStart</cstring>            </property>            <property stdset="1">                <name>frameShape</name>                <enum>Box</enum>            </property>            <property stdset="1">                <name>frameShadow</name>                <enum>Sunken</enum>            </property>            <property stdset="1">                <name>title</name>                <string>Day starts at</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>QLayoutWidget</class>                    <property stdset="1">                        <name>name</name>                        <cstring>Layout1</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>QLabel</class>                            <property stdset="1">                                <name>name</name>                                <cstring>lblStartTime</cstring>                            </property>                            <property stdset="1">                                <name>text</name>                                <string>Day Start</string>                            </property>                        </widget>                        <widget>                            <class>QSpinBox</class>                            <property stdset="1">                                <name>name</name>                                <cstring>spinStart</cstring>                            </property>                            <property stdset="1">                                <name>suffix</name>                                <string>:00</string>                            </property>                            <property stdset="1">                                <name>wrapping</name>                                <bool>true</bool>                            </property>                            <property stdset="1">                                <name>maxValue</name>                                <number>23</number>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>fraAlarm</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Alarm Settings</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>QLayoutWidget</class>                    <property stdset="1">                        <name>name</name>                        <cstring>Layout6</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>QCheckBox</class>                            <property stdset="1">                                <name>name</name>                                <cstring>chkAlarmPreset</cstring>                            </property>                            <property stdset="1">                                <name>text</name>                                <string>Preset</string>                            </property>                        </widget>                        <widget>                            <class>QSpinBox</class>                            <property stdset="1">                                <name>name</name>                                <cstring>spinPreset</cstring>                            </property>                            <property stdset="1">                                <name>enabled</name>                                <bool>false</bool>                            </property>                            <property stdset="1">                                <name>sizePolicy</name>                                <sizepolicy>                                    <hsizetype>5</hsizetype>                                    <vsizetype>0</vsizetype>                                </sizepolicy>                            </property>                            <property stdset="1">                                <name>suffix</name>                                <string> minutes</string>                            </property>                            <property stdset="1">                                <name>maxValue</name>                                <number>180</number>                            </property>                            <property stdset="1">                                <name>minValue</name>                                <number>0</number>                            </property>                            <property stdset="1">                                <name>lineStep</name>                                <number>5</number>                            </property>                            <property stdset="1">                                <name>value</name>                                <number>5</number>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>fraDayView</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Day View</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>QLayoutWidget</class>                    <property stdset="1">                        <name>name</name>                        <cstring>Layout4</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>QCheckBox</class>                            <property stdset="1">                                <name>name</name>                                <cstring>chkCompressDayView</cstring>                            </property>                            <property stdset="1">                                <name>text</name>                                <string>Compress Day View</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>    </vbox></widget><connections>    <connection>        <sender>chkAlarmPreset</sender>        <signal>toggled(bool)</signal>        <receiver>spinPreset</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>spinStart</sender>        <signal>valueChanged(int)</signal>        <receiver>DateBookSettingsBase</receiver>        <slot>slot12Hour( int )</slot>    </connection>    <slot access="public">slot12Hour( int )</slot>    <slot access="public">slotChangeClock( bool )</slot></connections></UI>

⌨️ 快捷键说明

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