mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-16 05:11:49 -05:00
Removed the reload option from the main window devices menu
This commit is contained in:
parent
e77074ad60
commit
99e407264e
@ -20,7 +20,7 @@
|
|||||||
<string>SDRangel</string>
|
<string>SDRangel</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowIcon">
|
<property name="windowIcon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/sdrangel_icon.png</normaloff>:/sdrangel_icon.png</iconset>
|
<normaloff>:/sdrangel_icon.png</normaloff>:/sdrangel_icon.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="animated">
|
<property name="animated">
|
||||||
@ -103,7 +103,6 @@
|
|||||||
<addaction name="action_addSourceDevice"/>
|
<addaction name="action_addSourceDevice"/>
|
||||||
<addaction name="action_addSinkDevice"/>
|
<addaction name="action_addSinkDevice"/>
|
||||||
<addaction name="action_removeLastDevice"/>
|
<addaction name="action_removeLastDevice"/>
|
||||||
<addaction name="action_reloadDevices"/>
|
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QMenu" name="menu_View">
|
<widget class="QMenu" name="menu_View">
|
||||||
<property name="font">
|
<property name="font">
|
||||||
@ -327,7 +326,7 @@
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/preset-save.png</normaloff>:/preset-save.png</iconset>
|
<normaloff>:/preset-save.png</normaloff>:/preset-save.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@ -347,7 +346,7 @@
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/preset-load.png</normaloff>:/preset-load.png</iconset>
|
<normaloff>:/preset-load.png</normaloff>:/preset-load.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@ -380,7 +379,7 @@
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/preset-delete.png</normaloff>:/preset-delete.png</iconset>
|
<normaloff>:/preset-delete.png</normaloff>:/preset-delete.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@ -434,7 +433,7 @@
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/preset-update.png</normaloff>:/preset-update.png</iconset>
|
<normaloff>:/preset-update.png</normaloff>:/preset-update.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@ -467,7 +466,7 @@
|
|||||||
<string>...</string>
|
<string>...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/preset-last.png</normaloff>:/preset-last.png</iconset>
|
<normaloff>:/preset-last.png</normaloff>:/preset-last.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
<property name="iconSize">
|
||||||
@ -487,7 +486,7 @@
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/export.png</normaloff>:/export.png</iconset>
|
<normaloff>:/export.png</normaloff>:/export.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@ -514,7 +513,7 @@
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../sdrgui/resources/res.qrc">
|
<iconset resource="resources/res.qrc">
|
||||||
<normaloff>:/import.png</normaloff>:/import.png</iconset>
|
<normaloff>:/import.png</normaloff>:/import.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
@ -680,11 +679,6 @@
|
|||||||
<string>Add sink device</string>
|
<string>Add sink device</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_reloadDevices">
|
|
||||||
<property name="text">
|
|
||||||
<string>Reload devices</string>
|
|
||||||
</property>
|
|
||||||
</action>
|
|
||||||
<zorder>presetDock</zorder>
|
<zorder>presetDock</zorder>
|
||||||
<zorder>channelDock</zorder>
|
<zorder>channelDock</zorder>
|
||||||
</widget>
|
</widget>
|
||||||
@ -696,7 +690,7 @@
|
|||||||
<tabstop>presetLoad</tabstop>
|
<tabstop>presetLoad</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="../sdrgui/resources/res.qrc"/>
|
<include location="resources/res.qrc"/>
|
||||||
</resources>
|
</resources>
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
|
@ -35,8 +35,7 @@ The following items are presented hierarchically from left to right:
|
|||||||
- Devices:
|
- Devices:
|
||||||
- _Add source device_: adds a new source (receiver) device slot to the device stack (last position)
|
- _Add source device_: adds a new source (receiver) device slot to the device stack (last position)
|
||||||
- _Add sink device_: adds a new sink (transmitter) device slot to the device stack (last position)
|
- _Add sink device_: adds a new sink (transmitter) device slot to the device stack (last position)
|
||||||
- _Remove device_: removes the last device slot from thte device stack
|
- _Remove last device_: removes the last device slot from thte device stack
|
||||||
- _Reload devices_: re-scan the system for devices. Devices selectors are updated with new devices and missing devices are removed. All devices must be stopped for this to take effect.
|
|
||||||
- Window: presents the list of dockable windows. Check to make it visible. Uncheck to hide. These windows are:
|
- Window: presents the list of dockable windows. Check to make it visible. Uncheck to hide. These windows are:
|
||||||
- _Sampling devices control_: control of which sampling devices is used and add channels
|
- _Sampling devices control_: control of which sampling devices is used and add channels
|
||||||
- _Sampling devices_: the sampling devices UIs
|
- _Sampling devices_: the sampling devices UIs
|
||||||
|
Loading…
Reference in New Issue
Block a user