phonesmscontroldlg.ui

来自「KDE下的西门子手机管理程序」· UI 代码 · 共 82 行

UI
82
字号
<!DOCTYPE UI><UI><class>PhoneSMSControlDlg</class><author>Matthias Welwarsky</author><widget>    <class>PhoneControl</class>    <property stdset="1">        <name>name</name>        <cstring>PhoneSMSControlDlg</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>400</width>            <height>301</height>        </rect>    </property>    <property stdset="1">        <name>sizePolicy</name>        <sizepolicy>            <hsizetype>1</hsizetype>            <vsizetype>1</vsizetype>        </sizepolicy>    </property>    <property stdset="1">        <name>minimumSize</name>        <size>            <width>400</width>            <height>300</height>        </size>    </property>    <property stdset="1">        <name>caption</name>        <string>Manage Shortmessages (SMS)</string>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>0</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Manage Shortmessages (SMS)</string>            </property>        </widget>    </vbox></widget><customwidgets>    <customwidget>        <class>PhoneControl</class>        <header location="local">phonecontrol.h</header>        <sizehint>            <width>400</width>            <height>300</height>        </sizehint>        <container>1</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>        </sizepolicy>        <pixmap>image0</pixmap>    </customwidget></customwidgets><images>    <image>        <name>image0</name>        <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>    </image></images></UI>

⌨️ 快捷键说明

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