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.
tdebluez/src/tdebluez/devicesetupwizarddialog.ui

383 lines
12 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DeviceSetupWizardDialog</class>
<widget class="TQWizard">
<property name="name">
<cstring>DeviceSetupWizardDialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>515</width>
<height>368</height>
</rect>
</property>
<property name="caption">
<string>Device Setup Wizard</string>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Pair</string>
</attribute>
<widget class="TQButtonGroup">
<property name="name">
<cstring>pairingButtonGroup</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>350</width>
<height>110</height>
</rect>
</property>
<property name="title">
<string>Device pairing</string>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>pairingRadioButton2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>220</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Pair &amp;device later</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>pairingRadioButton1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>210</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Pair de&amp;vice now</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>pairingTextLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>350</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Do you want to pair device now or later?</string>
</property>
</widget>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Pairing</string>
</attribute>
<widget class="TQFrame">
<property name="name">
<cstring>progressBarFrame1</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>420</width>
<height>50</height>
</rect>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<widget class="TQProgressBar">
<property name="name">
<cstring>pairingProgressBar</cstring>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>9</y>
<width>300</width>
<height>29</height>
</rect>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>cancelPairingButton</cstring>
</property>
<property name="geometry">
<rect>
<x>315</x>
<y>9</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</widget>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Connect</string>
</attribute>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonSrc2Dst</cstring>
</property>
<property name="geometry">
<rect>
<x>204</x>
<y>62</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&amp;&gt;&gt;</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonDst2Src</cstring>
</property>
<property name="geometry">
<rect>
<x>204</x>
<y>102</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>&amp;&lt;&lt;</string>
</property>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string>Service</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<item>
<property name="text">
<string>New entry</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<property name="name">
<cstring>tQListViewSrc</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>190</width>
<height>240</height>
</rect>
</property>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string>Service</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<item>
<property name="text">
<string>New entry</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<property name="name">
<cstring>tQListViewDst</cstring>
</property>
<property name="geometry">
<rect>
<x>270</x>
<y>30</y>
<width>201</width>
<height>240</height>
</rect>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>connectTextLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>270</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Select service to connect:</string>
</property>
</widget>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Connecting</string>
</attribute>
<widget class="TQFrame">
<property name="name">
<cstring>progressBarFrame2</cstring>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>20</y>
<width>420</width>
<height>50</height>
</rect>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<widget class="TQProgressBar">
<property name="name">
<cstring>connectingProgressBar</cstring>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>9</y>
<width>300</width>
<height>29</height>
</rect>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>cancelConnectButton</cstring>
</property>
<property name="geometry">
<rect>
<x>315</x>
<y>9</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</widget>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Done</string>
</attribute>
<widget class="TQLabel">
<property name="name">
<cstring>doneTextLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<property name="backgroundMode">
<enum>PaletteBackground</enum>
</property>
<property name="backgroundOrigin">
<enum>WidgetOrigin</enum>
</property>
<property name="text">
<string>Done setup device</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>trustedCheckBox</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>270</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Trust the &amp;device</string>
</property>
</widget>
</widget>
</widget>
<includes>
<include location="global" impldecl="in declaration">kcombobox.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>