Add a checkbox and a button for Bluetooth download mode

The checkbox will be used to enable the Bluetooth
downloading mode. The button will be used to create
a dialog selection where the user will be able to
scan and select remote devices.

Signed-off-by: Claudiu Olteanu <olteanu.claudiu@ymail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Claudiu Olteanu 2015-07-06 16:18:06 +03:00 committed by Dirk Hohndel
parent 5766d1894c
commit b4c4d95ea4
3 changed files with 38 additions and 0 deletions

View file

@ -116,6 +116,23 @@
</property>
</widget>
</item>
<item row="11" column="0">
<widget class="QCheckBox" name="bluetoothMode">
<property name="text">
<string>Choose Bluetooth Download mode</string>
</property>
</widget>
</item>
<item row="11" column="1">
<widget class="QToolButton" name="chooseBluetoothDevice">
<property name="toolTip">
<string>Select a remote Bluetooth device.</string>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label">
<property name="text">