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

📄 entrydetails_phone.ui

📁 Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。
💻 UI
📖 第 1 页 / 共 2 页
字号:
            </property>            <hbox>                <property stdset="1">                    <name>margin</name>                    <number>0</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QSpinBox</class>                    <property stdset="1">                        <name>name</name>                        <cstring>spinAlarm</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>1</hsizetype>                            <vsizetype>0</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>buttonSymbols</name>                        <enum>UpDownArrows</enum>                    </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>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>mins</string>                    </property>                </widget>            </hbox>        </widget>        <widget row="0"  column="0" >            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>TextLabel1</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Desc.</string>            </property>        </widget>        <widget row="0"  column="1" >            <class>QComboBox</class>            <item>                <property>                    <name>text</name>                    <string>Meeting</string>                </property>            </item>            <item>                <property>                    <name>text</name>                    <string>Lunch</string>                </property>            </item>            <item>                <property>                    <name>text</name>                    <string>Dinner</string>                </property>            </item>            <item>                <property>                    <name>text</name>                    <string>Travel</string>                </property>            </item>            <property stdset="1">                <name>name</name>                <cstring>comboDescription</cstring>            </property>            <property stdset="1">                <name>editable</name>                <bool>true</bool>            </property>            <property stdset="1">                <name>currentItem</name>                <number>-1</number>            </property>            <property stdset="1">                <name>duplicatesEnabled</name>                <bool>false</bool>            </property>            <property>                <name>whatsThis</name>                <string>Enter a description of the event</string>            </property>        </widget>        <widget row="1"  column="0" >            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>TextLabel2</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Loc.</string>                <comment>short for Location</comment>            </property>        </widget>        <widget row="1"  column="1" >            <class>QComboBox</class>            <property stdset="1">                <name>name</name>                <cstring>comboLocation</cstring>            </property>            <property stdset="1">                <name>editable</name>                <bool>true</bool>            </property>            <property stdset="1">                <name>currentItem</name>                <number>-1</number>            </property>            <property stdset="1">                <name>duplicatesEnabled</name>                <bool>false</bool>            </property>        </widget>        <widget row="4"  column="1" >            <class>TimeZoneSelector</class>            <property stdset="1">                <name>name</name>                <cstring>timezone</cstring>            </property>        </widget>        <widget row="7"  column="0" >            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>lblEndDate</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Till</string>            </property>        </widget>        <widget row="7"  column="1" >            <class>NDateButton</class>            <property stdset="1">                <name>name</name>                <cstring>endDateSelect</cstring>            </property>        </widget>        <widget row="8"  column="0" >            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>TextLabel2</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Cat.</string>                <comment>Category</comment>            </property>            <property>                <name>buddy</name>                <cstring>comboPriority</cstring>            </property>        </widget>        <widget row="8"  column="1" >            <class>CategorySelect</class>            <property stdset="1">                <name>name</name>                <cstring>comboCategory</cstring>            </property>        </widget>    </grid></widget><customwidgets>    <customwidget>        <class>CategorySelect</class>        <header location="global">qtopia/categoryselect.h</header>        <sizehint>            <width>-1</width>            <height>-1</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>7</hordata>            <verdata>1</verdata>        </sizepolicy>        <pixmap>image0</pixmap>    </customwidget>    <customwidget>        <class>TimeZoneSelector</class>        <header location="global">qtopia/tzselect.h</header>        <sizehint>            <width>60</width>            <height>25</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>7</hordata>            <verdata>1</verdata>        </sizepolicy>        <pixmap>image1</pixmap>    </customwidget>    <customwidget>        <class>QPEDateTimeEdit</class>        <header location="global">qtopia/datetimeedit.h</header>        <sizehint>            <width>30</width>            <height>25</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>        </sizepolicy>        <pixmap>image0</pixmap>        <signal>valueChanged(const QDateTime &amp;)</signal>    </customwidget>    <customwidget>        <class>NDateButton</class>        <header location="local">nulldb.h</header>        <sizehint>            <width>-1</width>            <height>-1</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>        </sizepolicy>        <pixmap>image0</pixmap>    </customwidget>    <customwidget>        <class>IconSelect</class>        <header location="global">qtopia/iconselect.h</header>        <sizehint>            <width>-1</width>            <height>-1</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>        </sizepolicy>        <pixmap>image0</pixmap>        <signal>activated(int)</signal>        <slot access="public">setCurrentItem(int)</slot>    </customwidget></customwidgets><images>    <image>        <name>image0</name>        <data format="XPM.GZ" length="649">789c6dd2c10ac2300c00d07bbf2234b7229d1b6e17f113048f827828f1a0875d741e44fc7769bbaccddab0c3b247d3346b63e07c3a8269d46b72d38380eeee09e6f61ec7cfe57af82add75e01f68f546690402743b1adaad4fad4fa9a781fa90ce8121385b04534841119920161425afc2ef99884666c9019916490b220591c02485cbae25755c175b0a966b622ff900a4ac5c9c54d62ca75391ea448bbfc01d5429dd83eca34dfb1437c4eff3dbab3f2a5967b4</data>    </image>    <image>        <name>image1</name>        <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>    </image></images><tabstops>    <tabstop>comboDescription</tabstop>    <tabstop>comboLocation</tabstop>    <tabstop>checkAllDay</tabstop>    <tabstop>comboSound</tabstop>    <tabstop>spinAlarm</tabstop>    <tabstop>repeatSelect</tabstop></tabstops></UI>

⌨️ 快捷键说明

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