modif flavien
This commit is contained in:
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,9 +237,34 @@
|
||||
</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"/>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user