You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.1 KiB
78 lines
2.1 KiB
13 years ago
|
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
||
|
<class>FPGAViewBase</class>
|
||
|
<widget class="TQWidget">
|
||
|
<property name="name">
|
||
|
<cstring>FPGAViewBase</cstring>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>519</width>
|
||
|
<height>356</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="TQTabWidget" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>TabWidget2</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<widget class="TQWidget">
|
||
|
<property name="name">
|
||
|
<cstring>tab</cstring>
|
||
|
</property>
|
||
|
<attribute name="title">
|
||
|
<string>FPGA Viewer</string>
|
||
|
</attribute>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="TQGroupBox" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>groupFPGAView</cstring>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>FPGA Viewer</string>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="TQGroupBox" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>group8Bit</cstring>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>8-Bit Input Values</string>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<includes>
|
||
|
<include location="local" impldecl="in implementation">FPGAViewBase.ui.h</include>
|
||
|
</includes>
|
||
|
<includes>
|
||
|
<include location="local" impldecl="in implementation">tracewidget.h</include>
|
||
|
<include location="local" impldecl="in implementation">floatspinbox.h</include>
|
||
|
</includes>
|
||
|
<layoutdefaults spacing="3" margin="6"/>
|
||
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
||
|
</UI>
|