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/tdebluezauth/authdialog.ui

53 lines
1.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AuthDialog</class>
<widget class="TQWidget">
<property name="name">
<cstring>AuthDialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>425</width>
<height>300</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>300</height>
</size>
</property>
<property name="caption">
<string>AuthenticationDialog</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>messageLabel</cstring>
</property>
<property name="text">
<string>&lt;font size="+2"&gt;Bluetooth Authorization Request&lt;/font&gt;
&lt;p&gt;&lt;b&gt;%1&lt;/b&gt; (device address &lt;b&gt;%2&lt;/b&gt;) %3.&lt;/p&gt;
&lt;p&gt;
If you aren't sure about the identity of the other party, then reject
this authorization request.&lt;/p&gt;</string>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>