modif flavien

master
Nicolas 5 years ago
parent 47f8b528f5
commit 3cbf779050

@ -174,7 +174,7 @@
<rect>
<x>200</x>
<y>46</y>
<width>140</width>
<width>80</width>
<height>20</height>
</rect>
</property>
@ -237,8 +237,33 @@
</rect>
</property>
<property name="text">
<string>Amplitude (V)</string>
<string>Amplitude (dB)</string>
</property>
</widget>
<widget class="QComboBox" name="uniteFreq_combobox">
<property name="geometry">
<rect>
<x>290</x>
<y>46</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<item>
<property name="text">
<string>kHz</string>
</property>
</item>
<item>
<property name="text">
<string>MHz</string>
</property>
</item>
<item>
<property name="text">
<string>GHz</string>
</property>
</item>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>

Loading…
Cancel
Save