worldtimebase.ui

来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· UI 代码 · 共 728 行 · 第 1/5 页

UI
728
字号
<!DOCTYPE UI><UI><class>WorldTimeBase</class><comment>*********************************************************************** Copyright (C) 2001 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: worldtimebase.ui,v 1.8 2001/12/04 00:06:16 lknoll Exp $***********************************************************************</comment><author>Trenton Schulz</author><widget>    <class>QWidget</class>    <property stdset="1">        <name>name</name>        <cstring>WorldTimeBase</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>273</width>            <height>359</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>World Time</string>    </property>    <property>        <name>layoutMargin</name>    </property>    <property>        <name>layoutSpacing</name>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>0</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>3</number>        </property>        <widget>            <class>ZoneMap</class>            <property stdset="1">                <name>name</name>                <cstring>frmMap</cstring>            </property>            <property stdset="1">                <name>sizePolicy</name>                <sizepolicy>                    <hsizetype>7</hsizetype>                    <vsizetype>7</vsizetype>                </sizepolicy>            </property>            <property>                <name>whatsThis</name>                <string>Click anywhere to see the local time in the nearest city.</string>            </property>        </widget>        <widget>            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout2</cstring>            </property>            <property>                <name>layoutMargin</name>            </property>            <property>                <name>layoutSpacing</name>            </property>            <grid>                <property stdset="1">                    <name>margin</name>                    <number>4</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>3</number>                </property>                <widget row="0"  column="2" >                    <class>QPushButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>cmdCity7</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>5</hsizetype>                            <vsizetype>1</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>font</name>                        <font>                            <bold>1</bold>                        </font>                    </property>                    <property stdset="1">                        <name>focusPolicy</name>                        <enum>TabFocus</enum>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&lt;location 4&gt;</string>                    </property>                    <property stdset="1">                        <name>toggleButton</name>                        <bool>true</bool>                    </property>                    <property stdset="1">                        <name>toggleButton</name>                        <bool>true</bool>                    </property>                    <property>                        <name>whatsThis</name>                        <string>To change this location, click here, then choose a new location from the map.</string>                    </property>                </widget>                <widget row="2"  column="3" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>lblCTime9</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>

⌨️ 快捷键说明

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