You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
113 lines
4.2 KiB
113 lines
4.2 KiB
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>KMobile_SelectionDialog</class>
|
|
<widget class="KDialog">
|
|
<property name="name">
|
|
<cstring>KMobile_SelectionDialog</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>424</width>
|
|
<height>311</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Select Mobile Device</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>helpText</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string><b>Select mobile device:</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQIconView" row="1" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>iconView</cstring>
|
|
</property>
|
|
<property name="resizeMode">
|
|
<enum>Adjust</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" row="2" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>line1</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>HLine</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Sunken</enum>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>addButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add &New Device...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton" row="3" column="2">
|
|
<property name="name">
|
|
<cstring>selectButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>S&elect</string>
|
|
</property>
|
|
<property name="default">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="1" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KPushButton" row="4" column="2">
|
|
<property name="name">
|
|
<cstring>cancelButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>C&ancel</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">kpushbutton.h</include>
|
|
</includes>
|
|
</UI>
|