New icons for SSB channel

pull/6/head
f4exb 2015-12-05 19:39:11 +01:00
rodzic b07d9c838d
commit 183701acc5
6 zmienionych plików z 45 dodań i 5 usunięć

Wyświetl plik

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>302</width>
<height>483</height>
<height>461</height>
</rect>
</property>
<property name="minimumSize">
@ -22,8 +22,8 @@
<widget class="QWidget" name="settingsContainer" native="true">
<property name="geometry">
<rect>
<x>5</x>
<y>35</y>
<x>10</x>
<y>10</y>
<width>281</width>
<height>151</height>
</rect>
@ -160,6 +160,42 @@
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="audioFlipChannels">
<property name="toolTip">
<string>Flip left/right audio channels</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../../sdrbase/resources/res.qrc">
<normaloff>:/flip_lr.png</normaloff>
<normalon>:/flip_rl.png</normalon>:/flip_lr.png</iconset>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="dsb">
<property name="toolTip">
<string>DSB/SSB toggle</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../../sdrbase/resources/res.qrc">
<normaloff>:/usb.png</normaloff>
<normalon>:/dsb.png</normalon>:/usb.png</iconset>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
@ -350,8 +386,8 @@
<widget class="QWidget" name="spectrumContainer" native="true">
<property name="geometry">
<rect>
<x>40</x>
<y>190</y>
<x>10</x>
<y>170</y>
<width>218</width>
<height>284</height>
</rect>

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 413 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 716 B

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 738 B

Wyświetl plik

@ -41,5 +41,9 @@
<file>stereo.png</file>
<file>sound_off.png</file>
<file>sound_on.png</file>
<file>dsb.png</file>
<file>usb.png</file>
<file>flip_lr.png</file>
<file>flip_rl.png</file>
</qresource>
</RCC>

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 269 B